egcs1.0.2 in-class function screws switch table

Mumit Khan khan@xraylith.wisc.edu
Thu Jul 23 19:01:00 GMT 1998


On Sun, 19 Jul 1998, Mark Salazar wrote:

> While debugging some code I discovered that my egcs1.0.2 mingw32 compiler
> is generating an invalid jump-address table for a switch construct if the
> function in question is defined in-class.  Ie, this works:

Mark, I've uploaded binutils-2.9.1 that works (at least supposed to!) with
egcs-1.0.2. Could you try it out to see if your problem is still there or
not?

  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin32/releases/
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/releases/

To install:
  
  1. cd to Cygnus root 
      
      % cd /Cygnus/B19
  
  2. untar.
      
      % gunzip -v /tmp/binutils-2.9.1.tar.gz
      % tar xvf  /tmp/binutils-2.9.1.tar
     
     or,

      % tar zxvf  /tmp/binutils-2.9.1.tar.gz

Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list