bug-make
[Top][All Lists]
Advanced

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

parallelism: job slots vs. levels


From: Dan Jacobson
Subject: parallelism: job slots vs. levels
Date: Wed, 01 Sep 2004 05:27:47 +0800

Anyways,
$ make x& make y& wait
cannot always be rewritten with -j.
$ make -j[whatever number] x y
will act differently except for special cases of x and y;
probably when both x and y have no dependencies.

Anyways, with -j examples added to the manual, we would get on the
right track about how to use -j.




reply via email to

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