> From: Per Jessen <[EMAIL PROTECTED]>
> Date: Wed, 27 Feb 2008 08:56:55 +0100
> 
> I've not yet investigated the problem, but when running with -j4, a lot
> of the jobs were simply not run or only partially done. I'm not
> entirely certain about how to track this down - your thoughts would be
> much appreciated.

Most probably, some of the dependencies are not explicitly stated in
the Makefiles, but instead rely on serial update of the targets.  You
need to find those dependencies and state them explicitly.


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to