Internal compiler error compiling Maelstrom-1.4.3-L2.0.6
Elgin Lee
ehl@funghi.com
Sun Sep 13 16:12:00 GMT 1998
The version of egcs-c++ shipped with RedHat 5.1 (package
egcs-c++-1.0.2-10) fails with an "Internal compiler error"
while compiling a file in the Maelstrom-1.4.3-L2.0.6 distribution.
Further information:
g++ --verison:
egcs-2.90.27 980315 (egcs-1.0.2 release)
file that exhibits the error:
Maelstrom/netlogic/make.cpp
error message:
g++ -O6 -fomit-frame-pointer -I.. -Inetlogic -I/usr/X11R6/include -DNETPLAY -c make.cpp
make.cpp: In function `void MakeMultiplier()':
make.cpp:94: Internal compiler error.
make.cpp:94: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[1]: *** [make.o] Error 1
my system:
Pentium Pro 200MHz
RedHat 5.1
64MB memory
more details:
The error occurs with optimization >= -O2 but does not
occur with optimization -O.
where to get the source file:
ftp://ftp.devolution.com/pub/maelstrom/Maelstrom-1.4.3-L2.0.6-src.tar.gz
other notes:
I had to make a couple of modifications to the Maelstrom sources
for compilation under this version of egcs, but I made no modifications
to netlogic/make.cpp.
More information about the Gcc-bugs
mailing list