From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mumit Khan To: Mark Salazar Cc: gnu-win32@cygnus.com Subject: Re: egcs1.0.2 in-class function screws switch table Date: Thu, 23 Jul 1998 19:01:00 -0000 Message-id: References: X-SW-Source: 1998-07/msg00507.html 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".