Re: Wicked compilation problem

2003-02-22 Thread Michael Hall
On Sat, 2003-02-22 at 12:00, Johan Ehnberg wrote: > I'm getting an error at (somewhat) random times when compiling stuff on > my machine. For example when I compile my kernel: > > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep > scripts/mkdep.c > gcc: Internal compiler e

Re: Wicked compilation problem

2003-02-22 Thread Paul Johnson
On Sat, Feb 22, 2003 at 02:00:04PM +0200, Johan Ehnberg wrote: > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep > scripts/mkdep.c > gcc: Internal compiler error: program cc1 got fatal signal 11 > > Also when making menuconfig the first time it gave me that error. The > s