help-make
[Top][All Lists]
Advanced

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

Re: running parallel make jobs and avoiding jumbled/garbled output?


From: Per Jessen
Subject: Re: running parallel make jobs and avoiding jumbled/garbled output?
Date: Tue, 04 Mar 2008 08:50:31 +0100
User-agent: KNode/0.10.4

Per Jessen wrote:

> Eli Zaretskii wrote:
> 
>> It also lacks the crucial rules and dependencies to produce
>> `userlist', which is a prerequisite for `all'.
> 
> Yes - but userlist is really a phony target, it's only there to make
> sure its dependencies are made.  Could this setup be the cause of the
> problem?

Well, I've eliminated the userlist target and simply made 'all'
dependent on all of the 'TARGET.send' targets.  userlist was really
superfluous. 

Didn't solve the problem though - when run in parallel, a lot of the
jobs are still not run. 


/Per Jessen, Zürich





reply via email to

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