This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH to toplevel Makefile.tpl
- From: DJ Delorie <dj at redhat dot com>
- To: harinath at cs dot umn dot edu
- Cc: aoliva at redhat dot com, jason at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Feb 2003 19:19:00 -0500
- Subject: Re: PATCH to toplevel Makefile.tpl
- References: <wvln0kte6z5.fsf@prospero.boston.redhat.com><200302181957.h1IJv4S32118@greed.delorie.com><wvlisvhe46k.fsf@prospero.boston.redhat.com><200302182021.h1IKLTZ13438@greed.delorie.com><ork7fkn631.fsf@free.redhat.lsd.ic.unicamp.br><200302281917.h1SJHNQ32143@greed.delorie.com> <d91y1s3pzt.fsf@bose.cs.umn.edu>
> The autoconf folks appear to have "solved" this by deprecating
> config.cache: it defaults to /dev/null in configure scripts
> generated by newer autoconfs.
That doesn't help us; we explicitly specify the cache (so that it can
be shared).