From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: egcs1.0.2 in-class function screws switch table 24 Jul 1998 05:01:09 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Mark Salazar Cc: gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".