cc1 got fatal signal 11
D'Abbraccio Joe-ljd015
Joe.D'abbraccio@motorola.com
Thu Sep 19 12:00:00 GMT 2002
> I receive the following error when building a gcc cross-compiler in the glibc build step:
>
> powerpc-linux-gcc: Internal compiler error: program cc1 got fatal signal 11
> make[2]: *** [/cygdrive/d/Data/ljd015/Workdir/tools/linuxppc/ppc/glibc/nss/nsswi
> tch.o] Error 1
>
> I have the following environment:
>
> export _BUILD=i686-cygwin32
> export _HOST=i686-cygwin32
> export _TARGET=powerpc-linux
> export _PREFIX=/linux
>
> with the following sources:
>
> tar zxf binutils-2.13.tar.gz
> tar zxf gcc-2.95.3.tar.gz
> tar jxf linuxppc_2_4_devel.tar.bz2
> tar zxf glibc-2.2.5.tar.gz
> tar -C glibc-2.2.5 -xzf glibc-linuxthreads-2.2.5.tar.gz
>
> I performed the follow cross-compiler build process
> 1) binutils (error free)
> 2) gcc - bootstrap compiler (error free)
> 3) copy linux headers to the target (error free)
> 4) glibc (error listed above)
> 5) gcc (have not got this far)
>
> Andreas Jaeger reported the same problem at http://sources.redhat.com/ml/libc-alpha/2002-07/msg00125.html
> I have not been able to find and resolution to this problem
>
> If someone can help and would like more info on generating the problem, I have all the details. I also have a stack dump file and an strace of the offending command. I am a newbie, and I'm not sure how to debug this further.
>
> Thanks in advance for any insights.
>
> Joe
>
More information about the Gcc-bugs
mailing list