Re: [committed] Disable shared cache file more.

2004-01-13 Thread Alexandre Oliva
On Jan 5, 2004, Nathanael Nerode <[EMAIL PROTECTED]> wrote: > Alexandre Oliva wrote: >> You'd better document extensively such inconsistencies such that, >> when they're addressed, we can re-enable the cache, without the >> risk of urban legends about problems long solved holding it back. > OK,

Re: [committed] Disable shared cache file more.

2004-01-05 Thread Nathanael Nerode
Alexandre Oliva wrote: On Jan 5, 2004, [EMAIL PROTECTED] (Nathanael Nerode) wrote: I'm disabling the shared cache file for the obvious reason; different subdirectories want to cache different, inconsistent values for the same variables. You'd better document extensively such inconsiste

Re: [committed] Disable shared cache file more.

2004-01-05 Thread Alexandre Oliva
On Jan 5, 2004, [EMAIL PROTECTED] (Nathanael Nerode) wrote: > I'm disabling the shared cache file for the obvious reason; different > subdirectories want to cache different, inconsistent values for the same > variables. You'd better document extensively such inconsistenc

Re: [committed] Disable shared cache file more.

2004-01-05 Thread Nathanael Nerode
>Nathanael, > > I don't understand why you force a static cache file. Please give your reasons. > > Earnie. I'm disabling the shared cache file for the obvious reason; different subdirectories want to cache different, inconsistent values for the same variables. This s

Re: [committed] Disable shared cache file more.

2004-01-05 Thread Earnie Boyd
Nathanael Nerode wrote: Nathanael, I don't understand why you force a static cache file. Please give your reasons. Earnie. I'm disabling the shared cache file for the obvious reason; different subdirectories want to cache different, inconsistent values for the same variables. T

Re: [committed] Disable shared cache file more.

2004-01-05 Thread Earnie Boyd
Nathanael, I don't understand why you force a static cache file. Please give your reasons. Earnie. Nathanael Nerode wrote: Ick. But it appears necessary for now. Works for me on i686-pc-linux-gnu. * configure.in: Don't share a cache file for host dirs. *

should configure fail if --cache-file=FILE cannot be created or written?

2003-11-06 Thread Jim Meyering
I just noticed that $ ./configure --cache-file=/no-such-dir/file configure: creating cache /no-such-dir/file ./configure: line 1211: /no-such-dir/file: No such file or directory does give a diagnostic, but happily continues along and even exits successfully. I expected it to stop right

Re: Cache File

2002-10-28 Thread Akim Demaille
>>>>> "Carlos" == Carlos Velasco <[EMAIL PROTECTED]> writes: Carlos> Hi, Is there any option for enabling autoconf to use a Carlos> selected cache file by default? See CONFIG_SITE.

Cache File

2002-10-28 Thread Carlos Velasco
Hi, Is there any option for enabling autoconf to use a selected cache file by default? Thanks, Carlos Velasco

Re: cache-file

2002-06-14 Thread Thomas Dickey
On Fri, Jun 14, 2002 at 04:41:11PM +0200, Pomar Berry, Christian wrote: > Hi, > > Sorry if I ask something that has been asked (and answered) before, but I > have been looking in many places and found nothing about it. > > It's about the cache-file. I'm using autocon

cache-file

2002-06-14 Thread Pomar Berry, Christian
Hi, Sorry if I ask something that has been asked (and answered) before, but I have been looking in many places and found nothing about it. It's about the cache-file. I'm using autoconf 2.53 and in the 'configure' script I always get 'cache_file=/dev/null'. I know I