Chris Little wrote:
>gcc: Internal error: Killed (program cc1)

You have most likely run out of memory.  Check /var/log/messages ...

Adam Thornton wrote:
>Even on intel, make -jN for N>1 can behave oddly.  The dependency
>checking gets all confused with multiple gcc processes running in
>parallel.

Only if your makefile is broken.  I'm performing nearly all my
builds at -j6 or higher, normally without any problems.

Bye,
Ulrich

--
  Dr. Ulrich Weigand
  [EMAIL PROTECTED]

Reply via email to