Linux -> SCO
Doug Evans
dje@transmeta.com
Sat Apr 1 00:00:00 GMT 2000
Terry Lee Tucker writes:
> I am working on a cross compiler for my RedHat 5.2 box. The target is
> i386-pc-sco3.2v4. I have been have several momumental problems.
> Currently I'm getting the following error:
>
> [...]
> _fixunsdfdi
> xgcc: Internal compiler error: program cc1 got fatal signal 11
> make[1]: *** [libgcc2.a] Error 1
> make[1]: Leaving directory `/usr/src/redhat/SOURCES/build/gcc'
> make: *** [all-gcc] Error 2
>
> I am building binutils-2.9.1.0.15, gcc-2.95.2, and newlib-1.8.2 all in a
> directory called "build". I have followed the CrossGCC FAQ to the
> letter. Anybody know what this means?
It means you're running into a compiler bug.
cc1 [the C compiler] is crashing with a SIGSEGV [signal 11].
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list