On Thu, Aug 25, 2011 at 2:37 AM, Pandu Poluan <pa...@poluan.info> wrote:
> Have anyone experienced problems with MAKEOPTS?
>
> I have a quad-core system, so I put in "-j5". But that resulted in
> emerge fails for binutils and ppl. I have to change it to "-j3" before
> ppl can be emerged, even "-j1" before binutils can be emerged.
>
> Anyone experiencing the same?

I use -j12 and don't have any issues. I also use "emerge -j" along
with it which sometimes results in hundreds of gcc running at once
(emerging all of kde simultaneously), and it survives.

Certain rare packages don't support parallel make, but typically the
ebuild will override your -j setting with -j1 instead. binutils for
certain works on my system with -j12.

Reply via email to