help-make
[Top][All Lists]
Advanced

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

Re: Parallel build dependency locking


From: Boris Kolpackov
Subject: Re: Parallel build dependency locking
Date: Thu, 9 Jun 2005 13:57:35 +0000 (UTC)
User-agent: nn/6.6.5+RFC1522

Christopher Sean Morrison <address@hidden> writes:

> Sounds like
> it's fairly safe to presume that there's no concurrent make file/job
> locking across to submakes (e.g. some file-based semaphore locking,
> shared memory locking, etc).  Is this a bug/feature request worth
> reporting?

No. ;-)

Seriously, if you are building the same target more than once then
it's a bug in your makefile and you normally wouldn't want make to
hide it from you.

-boris





reply via email to

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