login
Header Space

 
 

HELP! -- Internal Compiler Error

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Monday, August 17, 1992 - 11:34 am

I got the following error while trying to recompile 0.96c with GCC
2.2.2:

Usage: date [-q] [[MMDDYY]hhmm[ss]]
touch include/linux/config.h
gcc -E -traditional boot/bootsect.S -o boot/bootsect.s
as86 -0 -a -o boot/bootsect.o boot/bootsect.s
ld86 -0 -s -o boot/bootsect boot/bootsect.o
gcc -E -traditional boot/setup.S -o boot/setup.s
as86 -0 -a -o boot/setup.o boot/setup.s
ld86 -0 -s -o boot/setup boot/setup.o
gcc -Wall -O6 -fomit-frame-pointer -c -o init/main.o init/main.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [init/main.o] Error 1

Sorry for it has been mentioned before, I couldn't find it.

Any help would be appreciated!
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
HELP! -- Internal Compiler Error, Xue-Jun Pei, (Mon Aug 17, 11:34 am)
speck-geostationary