This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs1.0.2 in-class function screws switch table


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]