Stroller <strol...@stellar.eclipse.co.uk> [10-10-07 11:53]:
> 
> On 7 Oct 2010, at 06:40, meino.cra...@gmx.de wrote:
> >> ...
> >>> MAKEOPTS="-j 12"
> >> 
> >> Arrrrrrrrgh Nooooooooo!!!  That's probably your problem right there.
> >> The recommendation in the manual is N+1, where N == number of cores.  Do
> >> you have 11 or more cores?  I find that even that isn't always safe.  I
> >> set...
> >> 
> >> MAKEOPTS="-j 1"
> >> ...
> > 
> > I made the changes you suggested and now got an different error ... it
> > still does not compile. 
> 
> Did you reduce it to (the number of cores in your system + 1) or to "-j 1"?
> 
> If the former, try the latter.
> 
> Stroller.
>> 

Yes, I reduces -j <n> to n=1 (why exist this option, if it does not
work?)

mcc


Reply via email to