This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: RFA/RFC: Pass --cache-file=/dev/null on to subconfigures


> Well, with upstream Autoconf, you only ever have one cache file anyway,

Does it properly handle parallel builds simultaneously trying to
update the cache, yet?  I've been adding a .NOTPARALLEL: to the
toplevel Makefiles of all my builds for some time now, to avoid cache
collision problems.


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