|
From: Nicholas N. <n.n...@gm...> - 2009-07-15 22:22:50
|
On Thu, Jul 16, 2009 at 1:39 AM, Tom Hughes<to...@co...> wrote: > On 15/07/09 16:40, Julian Seward wrote: > > Inconsistent failures when using parallel make are usually a sign that > there is a dependency missing so that it is trying to run a step before > all it's dependencies are satisfied. When I remove the .NOTPARALLEL directives I tested it a bit but I can certainly believe there are missing dependencies. Maybe I should start using -j myself... Nick |