octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parallel building documentation


From: Mike Miller
Subject: Re: parallel building documentation
Date: Thu, 9 Jul 2015 01:09:16 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Jul 08, 2015 at 22:01:32 -0700, Rik wrote:
> The parallel building in the documentation directory makes for some
> confusing logs which is why we had the .NOTPARALLEL directive.  It's not
> the end of the world, just confusing, but is there any way to get that
> behavior back?  Here is an example from my finally successful compile job.
[…]
> Note that it mixes build jobs from the etc/icons, doc/interpreter, *and*
> top-level directory (.gdbinit).

IMHO that's what I would want it to do. If you could do a make -j1000,
why not let it do everything it can in whatever order? If it can build
some icons at the same time as it's compiling liboctave, why not? Yes,
the output will be completely interleaved, but the end result should be
much more efficient.

-- 
mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]