This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make -j and touching configure.in, with automake


>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
 adl> [...]

 adl> Oops.  I think autom4te should lock its cache when it runs, to
 adl> cope with concurrent runs of overlying tools.

 Akim> Indeed, why not.  But then, what should it do when it
 Akim> finds out there are several competitors?

 adl> Wait for the lock.  Am I misunderstanding the question?

I was wondering whether trying to be smart (i.e., locking only during
an actual writing) would be better as opposed to locking during the
whole process.  I chose (with you agreement) the latter.  Aharon,
using CVS Autoconf and CVS Automake you should 1. no longer experience
this problem, 2. have faster updates of the tree when touching say
configure.ac.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]