From: thoth@uiuc.edu (Ben Cox) Subject: recompiling 0.96a with gcc 2.11c Date: Fri, 5 Jun 1992 19:00:21 GMT
I got the following error while trying to recompile 0.96a with GCC
2.11c and the 0.96a includes that came with:
(in the linux/lib directory, I think)
# make
gcc -c -o string.o string.c
gcc: Internal compiler error: program cc1 got fatal signal 6
make: *** [string.o] Error 1
#
Sorry if this has been mentioned before; I couldn't find it.
Any help would be appreciated!