[build2] -s switch

Boris Kolpackov boris at codesynthesis.com
Fri Feb 9 14:36:24 UTC 2018


Moldmann Max (DC-MH/ENG52-NA) <Max.Moldmann at boschrexroth-us.com> writes:

> Just noticed that it is possible to combine the -s switch with the
> --jobs switch. And it looks like this will then do the match phase
> in parallel which is all I wanted. 

It will also do the execute in parallel. It just won't start new
compilation jobs if there are errors (but the jobs that have already
started can still produce a ton of errors which is what I assume you
are trying to avoid).

Boris



More information about the users mailing list