On Thu, Feb 5, 2015 at 11:43 AM, Tamas Karpati <[email protected]> wrote:
> Dear Mark,
>
> Thank you for your effort again. Quick rechecked to see that all four
> pkgs that you've mentioned are already installed. I think this comes
> from the USE flags, I've added extensions and sdk to defaults.
> Besides, I use "emerge -vbuND", not just "emerge -v".
>
> Regards,
> toma
>
Please bottom post if possible. Thanks.
-b is OK. I do that and a bit more in my make.conf file:
EMERGE_DEFAULT_OPTS="--with-bdeps=y --jobs=5"
MAKEOPTS="-j13 -l8"
PORTAGE_NICENESS=5
PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
Note that this is a 12 core processor machine so those setting may
well not be right for your hardware.
Cheers,
Mark