Hi, I have been attempting to compile perl 5.004 for Sparc just to try it out. However, gcc is sig 11'ing on me, at the exact same spot each time:
cc -c -Dbool=char -DHAS_BOOL -D_REENTRANT -I/usr/local/include -DSTRUCT_TM_HASZONE -O2 -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -fpic -I../.. POSIX.c cc: Internal compiler error: program cc1 got fatal signal 11 make[2]: *** [POSIX.o] Error 1 make[2]: Leaving directory `/home/jgoerzen/packages/perl/perl-5.004.04/ext/POSIX' make[1]: *** [lib/auto/POSIX/POSIX.so] Error 2 make[1]: Leaving directory `/home/jgoerzen/packages/perl/perl-5.004.04' make: *** [build] Error 2 On an i386, I might think it was hardware. However, this machine has now done this three times in a row at the exact same spot, so I am not leaning in that direction anymore at this point. And ideas would be welcome. John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

