mingw32 2.8.0 explodes on this code

Mumit Khan khan@xraylith.wisc.edu
Fri Jan 30 21:49:00 GMT 1998


Thomas Nichols <thomas.nichols@mail.com> writes:
> 
> I don't have a cygwin b18 config to test it on - is this a problem with the
> GCC code, or just with the mingw32 version?

It's a bug in gcc on all Win32 target variants.

The C compiler (cc1) is aborting due to an internal error. Here's what you
*should* see (eg., with egcs on NT -- W95 may very well not behave quite 
so well):

bomb1.c: In function `bang':
bomb1.c:19: parse error before `a'		<<<< bang0 decl.
gcc: Internal compiler error: program cc1 got fatal signal 11

I'll take a look at why cc1 is aborting.

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