This is the mail archive of the gcc-help@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" --gcc-2.95.3



Hello everybody

I have gcc-2.7.2.3 and I tried to install gcc-2.95.3.
However I failed  and last messages I got are:
---------------------------------------------------------------
rm -f cpp0
ln cccp cpp0
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B/home/piotr/Tmp/Gcc-2.95.3/run/i686-pc-linux-gnu/bin/ -B./
-I/home/piotr/Tmp/Gcc-2.95.3/run/i686-pc-linux-gnu/include -S tmp-dum.c
xgcc: Internal compiler error: program cpp0 got fatal signal 11
make[2]: *** [s-under] Error 1
make[2]: Leaving directory `/dysk3/home/piotr/Tmp/Gcc-2.95.3/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/dysk3/home/piotr/Tmp/Gcc-2.95.3/build/gcc'
make: *** [bootstrap] Error 2
-----------------------------------------------------------------------
Does anyone know what happens ?

Thanks

Piotr



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