Re: 1.6.32 make problems

Brian Edginton (edge@slc.unisys.com)
Tue, 13 Feb 1996 07:57:28 -0700 (MST)


>
> From: Peter Cox <peter@orthanc.homenet.ie>
> Date: Mon, 12 Feb 1996 19:07:41 +0000 (GMT)
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
> -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o tcp.o tcp.c
> gcc: Internal compiler error: program cc1 got fatal signal 11
>
> This is after several attempts, repatching from scratch each time.
> Any ideas?
>

I would guess that you are out of disk space or your ulimit is set
too low.

edge