alphapca56 + linux kernel 2.1.89
Jason Duerstock
jason@sdi.cluephone.com
Mon Mar 9 10:17:00 GMT 1998
I tried compiling Linux 2.1.89 with egcs 980308 and it bombed out on the
drivers/pci/pci.c file.
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-mno-fp-regs -ffixed-8 -c -o pci.o pci.c
gcc: Internal compiler error: program cc1 got fatal signal 6
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O
-mno-fp-regs -ffixed-8 -c -o pci.o pci.c
seems to work fine.
I enclosed the '-save-temps'-produced files in case they are of any use to
anyone.
Anything else I need to do to help track this down?
Jason
More information about the Gcc-bugs
mailing list