From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: egcs1.0.2 in-class function screws switch table
24 Jul 1998 05:01:09 -0700
Message-ID: <Pine.SUN.3.93.980723185333.8402C-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <Pine.SUN.3.96.980719165008.23813A-100000@access4.digex.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Mark Salazar <msalazar@access.digex.net>
Cc: gnu-win32@cygnus.com

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