On Fri, Jun 30, 2006 at 09:19:04PM -0700, Leibowitz, Michael wrote:
> Is there a way to make parallel builds (make -jn equivalent) with the
> vanilla build system?  I know that ooo-build offers --with-num-cpus=n

There is, but it is likely that the build will break/has to be rerun
because of missing build problems.

there is parallel makefile-target excecution (dmake's -P switch or
MAXPROCESS environment variable) and parallel module builds (-P switch
to build)

MAXPROCESS works fine, whereas build -P# very likely doesn't succeed in
one single run.

ciao
Christian
-- 
NP: Pantera - Floods

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to