autoconf
[Top][All Lists]
Advanced

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

Re: cache problem


From: Paolo Bonzini
Subject: Re: cache problem
Date: Fri, 17 Oct 2008 09:19:36 +0200
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

> I recently posted a patch to do just this.  It wasn't applied, one
> reason being that we didn't see a way how two configure scripts could be
> running simultaneously; with AC_CONFIG_SUBDIRS at least (the GCC tree
> uses a different way but uses per-configure cache files).  How do you
> get two concurrent configure scripts updating the same config.cache file?

The GCC build system runs configure scripts during "make" (because some
of them need that the compiler has already been built).

Paolo




reply via email to

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