Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 2004 23:01:04 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        obrien@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile 
Message-ID:  <1270.1089406864@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 09 Jul 2004 13:59:34 PDT." <20040709205934.GB9746@dragon.nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20040709205934.GB9746@dragon.nuxi.com>, "David O'Brien" writes:

>> It doesn't work.   You want the individual buildworlds
>> to get a -j12, not the outside for-loop.
>
>Actually I'd really love for a way to do the outter loop in parallel.
>Due to -j messing up error output too much, I'd like to have the work for
>each platform going in parallel instead.  E.g.:
>
>    make universe for i386 only &
>    make universe for powerpc only &
>    make universe for sparc64 only &
>    make universe for amd64 only &
>    make universe for alpha only &
>    make universe for ia64 only &

True, but I can't get that working no matter how much I've tried.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1270.1089406864>