sig11 when compiling gcc (2.95/2.95.1/egcs-1.1.2) - software problem
Renaud Pons
rpons@laas.fr
Fri Oct 1 00:00:00 GMT 1999
>>>>> "Graham" == Graham Seaman <seamang@westminster.ac.uk> writes:
Graham> During make bootstrap: ./xgcc -B./
Graham> -B/usr/local/i686-pc-linux-gnu/bin/
Graham> -I/usr/local/i686-pc-linux-gnu/i nclude -S tmp-dum.c xgcc:
Graham> Internal compiler error: program cpp got fatal signal 11
I had exactly the same problem too. I tried many versions of gcc and
egcs. Finally the problem was coming from incompatibility between the
glibc libraries and the glibc include files. glibc-2.1 was installed
but the include files were from glibc-2.0.
Check your glibc version, download the corresponding glibc-devel.X.Y.Z
rpm and install it.
Good luck :-)
--
Renaud - mailto:rpons@laas.fr
More information about the Gcc-help
mailing list