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



Hi,

I grabbed the egcs-980411 and tried to compile it with gcc2.7.2.3 on a
Solaris2.5.1 machine

I got the following error

make[2]: Entering directory `/home/yoho4/app/gnu/egcs-980411/gcc'
/home/yoho4/app/gnu/egcs-980411/gcc/xgcc -B/home/yoho4/app/gnu/egcs-980411/gcc/ -O2   -DIN_GCC  -DSVR4  -g -O2 -I./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions   -I. -I. -I./config \
  -c ./cp/tinfo.cc
include/typeinfo:64: Internal compiler error.
include/typeinfo:64: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[2]: *** [tinfo.o] Error 1
make[2]: Leaving directory `/home/yoho4/app/gnu/egcs-980411/gcc'
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory `/home/yoho4/app/gnu/egcs-980411/gcc'
make: *** [all-gcc] Error 2


If you need more information let me know.

Phil


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