bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this a bug or I "tosted" my CPU


From: Eric Christopher
Subject: Re: Is this a bug or I "tosted" my CPU
Date: Fri, 17 Nov 2000 01:37:10 -0800

> Also I have problems with temp files created by make on /tmp.
> I see I have now less errors if I run make without -j5 option.
> Is this a bug or I must change my CPU?
> KDE2 team said me that is CPU's problems...

Okay, a few things:

1) These aren't bugs in make.  Isn't that a wonderful thing? :)
2) These aren't bugs in gcc.  I like this too :)

So what are they?

The signal you are getting is a SIGKILL, I'm guessing it is from
resource starvation (e.g. you've run out of something), or as the KDE
team suggested, bad hardware.  I'm not sure if the system is quiet while
you're doing this (any other users on the system), but you might want to
try the build without the parallelization (the -j5) or on a similar
system.

Good Luck.

-eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]