"Internal compiler error" when compiling ACE

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Wed Jun 30 23:07:00 GMT 1999


> when compiling the ADAPTIVE Communication Environment (ACE), I get an
> "Internal compiler error" in file apps/Gateway/Gateway/Config_Files.cpp

Thanks for your bug report. gcc-2.95 19990606 compiles your code just
fine, so it seems that the bug has been fixed.

> PS: Is there any obvious correspondence between the egcs release numbers
> (like egcs-1.1) and the version numbers that are returned from gcc
> --version ?

It's not obvious, but it is explained in

http://egcs.cygnus.com/timeline.html

Since the egcs team took over the GCC maintainance, the next release
of egcs will be called "GCC 2.95" (so it is also a direct successor to
gcc 2.8). The release after that might well be named "GCC 3".

Hope this helps,
Martin



More information about the Gcc-bugs mailing list