(toplevel) Fix dramatic breakage for ordinary crosses (related to program_transform_name)

Alexandre Oliva aoliva@redhat.com
Sat Dec 28 14:54:00 GMT 2002


On Dec 28, 2002, DJ Delorie <dj@delorie.com> wrote:

>> > But it would be nice if autoconf managed this problem for us.
>> 
>> It can't.  Consider that the config.cache file specified in the
>> command line may be in a directory that is not writable,

> That's a different type of problem.  Does autoconf allow for failure
> to write to config.cache?

It checks whether the file is writable, and then it overwrites the
file.  Whether the directory is writable doesn't matter.  It just
makes it harder to choose the location of the lock file.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Binutils mailing list