Re: gcc: Signal 7

1997-11-04 Thread Oliver Elphick
[EMAIL PROTECTED] wrote: >On Mon, Nov 03, 1997 at 11:56:23AM -0600, [EMAIL PROTECTED] wrote: >> Can anybody tell me what happened when I was compiling a kernel? >> I got this gcc: signal 7 error and it stopped. > >On Sun, Nov 02, 1997 at 09:57:04PM +, Oliver Elphick answered: >> `ma

Re: gcc: Signal 7

1997-11-03 Thread jdassen
On Mon, Nov 03, 1997 at 11:56:23AM -0600, [EMAIL PROTECTED] wrote: > Can anybody tell me what happened when I was compiling a kernel? > I got this gcc: signal 7 error and it stopped. On Sun, Nov 02, 1997 at 09:57:04PM +, Oliver Elphick answered: > `man 7 signal', which says (among other things

Re: gcc: Signal 7

1997-11-02 Thread Oliver Elphick
[EMAIL PROTECTED] wrote: >Can anybody tell me what happened when I was compiling a kernel? >I got this gcc: signal 7 error and it stopped. I was doing a make -j. >make -j5 seems to work flawlessly. I've also received a gcc signal 5 >before, and I don't know what that is, either. > >C