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 +, Ol

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 say

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 kno

gcc: Signal 7

1997-11-02 Thread nels0988
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. Can anybody tell me what the