bug-automake
[Top][All Lists]
Advanced

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

Re: maintainer mode parallel make issue


From: Eric Blake
Subject: Re: maintainer mode parallel make issue
Date: Thu, 16 Apr 2009 20:04:14 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blake <ebb9 <at> byu.net> writes:

> > The above looks like XFile::lock fails to do its work.  We should have a
> > test that ensures that, in either Autoconf or Automake.
> 
> Indeed it is possible that some of the cygwin 1.7 improvements might be the 
> cause of XFile::lock behaving differently; if there is a way to trim this 
down 
> to a smaller test case, the cygwin developers would likely be able to 
> investigate it.
> 

Indeed, this snippet from the cygwin 1.7 release notes[1] is telling:

- File locking is now advisory, not mandatory anymore.  The fcntl(2) and
  the new lockf(2) APIs create and maintain locks with POSIX semantics,
  the flock(2) API creates and maintains locks with BSD semantics.
  POSIX and BSD locks are independent of each other.

[1] http://cygwin.com/1.7/cygwin-ug-net/ov-new1.7.html








reply via email to

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