Subject: Re: make -j?
To: Steve Tremblett <sjt@cisco.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 07/28/2002 19:40:43
On Sun, Jul 28, 2002 at 10:49:25AM -0400, Steve Tremblett wrote:
> Is it safe to use "make -j4" for make build/make release?  It does help
> when building the world in FreeBSD but I figured I should check for
> sure before using it in NetBSD.

For 1.6 and -current you can use './build-sh -j4'. It may help a little.
For pre-build.sh build, set the NBUILDJOBS variable to the number of
concurrent jobs you want

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--