This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Moonlight Creator v0.5.3


I'm trying to build moonlight creater 0.5.3 using the egcs compiler
bundled with Red Hat 5.1. It dies with:

make[1]: Entering directory `/usr/src/redhat/BUILD/ml-0.5.3/src/kernel'
---------- MLPVertexArray.o ----------
/bin/sh /usr/src/redhat/BUILD/ml-0.5.3/src/libtool --quiet
--mode=compile g++ -O2 -Wall -DNDEBUG -DNWARN -fomit-frame-pointer
-fexpensive-optimizations -ffast-math -funroll-loops -malign-loops=2
-malign-jumps=2 -malign-functions=2 -D_REENTRANT   -I..  -c
MLPVertexArray.C
MLPVertexArray.C: In method `bool MLPVertexArray::_serialRead(class
XDRFile *)':
MLPVertexArray.C:64: Internal compiler error.
MLPVertexArray.C:64: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[1]: ***
[../../lib/i586-pc-linux-gnu/opt/libmoon_kernel/MLPVertexArray.o] Error
1
make[1]: Leaving directory `/usr/src/redhat/BUILD/ml-0.5.3/src/kernel'
make: *** [subdirs] Error 2


	My system includes K6-166, 256MB RAM, Red Hat 5.1, and Linux kernel
2.0.35. I'm using the  
egcs-1.0.2-8 RPM package that comes with RH5.1.

--
Ed Schlunder <edward@ajusd.org>
Experience is what you get when you didn't get what you wanted.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]