Andrew Gaffney wrote:
Rick [Kitty5] wrote:
Got a dual athlon machine with a SMP kernel and have MAKEOPTS="-j 3" in my make.conf
Get rid of the space. Make is MAKEOPTS="-j3"
Thats how I had it before I noticed it wasnt using both CPU's at the same time, so I put a space in (to no effect)
Try kicking it up a bit more. Try MAKEOPTS="-j6". It can't hurt anything.
-- Andrew Gaffney
-- [EMAIL PROTECTED] mailing list