discuss-gnustep
[Top][All Lists]
Advanced

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

Re: make on multiprocessor machines


From: Chris Vetter
Subject: Re: make on multiprocessor machines
Date: Thu, 07 Sep 2006 11:47:08 +0200

On 2006-09-07 11:41:30 +0200 Andreas Höschler <ahoesch@smartsoft.de> wrote:
[...]
> Obviously multiple threads/processes try to create the target dir at the same 
> time which leads to the error. This renders the j option useless for us. Is 
> this an issue in gnu make or in the GNUstep make package? Can this be fixed 
> somehow or do we have to live with serialized (slow) builds?

That's a problem with 'make' ... I've run into the same issue several times 
when trying to compile different non-GNUstep-related projects. No idea how to 
prevent it, except not using -j.

-- 
Chris






reply via email to

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