cvs commit: src Makefile

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jul 9 14:01:08 PDT 2004


In message <20040709205934.GB9746 at 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 at 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.


More information about the cvs-src mailing list