A few things you could try adding to make.conf:
FORCE_MAKE_JOBS=yes
MAKE_JOBS_NUMBER=4

I'm not sure this is supported on a _single_ core Pentium 4 CPU
(or will gain speed if it was "emulated").
MAKE_JOBS_NUMBER=2 make sense - one process I/O may overlap with other compute
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to