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]

Internal compiler error 374



On i486, running Linux 2.0.33 (with 2.1.95 headers in /usr/include),
recent glibc 2.1 snapshot, I don't manage to compile recent egcs CVS
versions.  For example I've made an cvs update this afternoon
(16. April, around 4pm, CEST (GMT +2)) and got the appended error.

Andreas

make[3]: Entering directory `/mnt/cc/egcs/build/gcc'
./xgcc -B./ -O2   -DIN_GCC    -W -Wall -O2 -g -I./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions   -I. -I../../egcs-cvs/gcc -I../../egcs-cvs/gcc/config \
  -c ../../egcs-cvs/gcc/cp/new2.cc -DL_op_vnew -o opvnew.o
../../egcs-cvs/gcc/cp/new2.cc:37: Internal compiler error 374.
../../egcs-cvs/gcc/cp/new2.cc:37: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[3]: *** [opvnew.o] Error 1
make[3]: Leaving directory `/mnt/cc/egcs/build/gcc'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/mnt/cc/egcs/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/mnt/cc/egcs/build/gcc'
make: *** [bootstrap] Error 2

configure line:
../egcs-cvs/configure --host=i486-pc-linux-gnu --prefix=/opt/egcs --enable-shared --enable-threads

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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