pre-1.0.3 Internal compiler error

Patrick J. Volkerding volkerdi@mhd1.moorhead.msus.edu
Sat May 9 19:50:00 GMT 1998


While compiling the following program:

ftp://sunsite.unc.edu/pub/Linux/games/multiplayer/arcade/Maelstrom-1.4.3-L2.0.6-src.tar.gz
I get this error:

make[1]: Entering directory `/tmp/Maelstrom/netlogic'
g++ -O6 -fomit-frame-pointer -I.. -Inetlogic   -DNETPLAY -c about.cpp
g++ -O6 -fomit-frame-pointer -I.. -Inetlogic   -DNETPLAY -c blit.cpp
g++ -O6 -fomit-frame-pointer -I.. -Inetlogic   -DNETPLAY -c game.cpp
g++ -O6 -fomit-frame-pointer -I.. -Inetlogic   -DNETPLAY -c logic.cpp
g++ -O6 -fomit-frame-pointer -I.. -Inetlogic   -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
make[1]: Leaving directory `/tmp/Maelstrom/netlogic'
make: *** [netlogic/netlogic.o] Error 2

This fails in the same way with egcs-1.0.2, but compiles fine with
gcc-2.8.1 and the 1998-05-02 egcs snapshot.

Keep up the good work! :^)

Pat




More information about the Gcc-bugs mailing list