[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make it possible to avoid symlinks in coreutils' bootstrap
From: |
Ralf Wildenhues |
Subject: |
Re: make it possible to avoid symlinks in coreutils' bootstrap |
Date: |
Wed, 11 Oct 2006 08:43:14 +0200 |
User-agent: |
Mutt/1.5.13 (2006-09-08) |
* Paul Eggert wrote on Wed, Oct 11, 2006 at 08:32:53AM CEST:
> Ralf Wildenhues <address@hidden> writes:
>
> > Assume the first `make' causes some
> > object files to be updated, say, because of a previous `make clean',
> > or simply because they were out of date. Those object files will then
> > have a timestamp that is newer than the versions of the gnulib files
> > that reside in the gnulib directory. So after bootstrap, they may not
> > be remade although they should have been.
>
> Yes, but exactly the same problem exists with symbolic links.
I don't see how. The first `make' already sees the new files from the
gnulib tree, through the symlinks.
> And there are many similar problems, e.g., if 'bootstrap' modifies
> a makefile this means you really have to rebuild everything.
Certainly that's not the only problem. The more likely offenders of
this (e.g., configmake.h) already depend on the makefile.
Cheers,
Ralf
- make it possible to avoid symlinks in coreutils' bootstrap, Bruno Haible, 2006/10/09
- Re: make it possible to avoid symlinks in coreutils' bootstrap, Paul Eggert, 2006/10/09
- Re: make it possible to avoid symlinks in coreutils' bootstrap, Ralf Wildenhues, 2006/10/10
- Re: make it possible to avoid symlinks in coreutils' bootstrap, Ralf Wildenhues, 2006/10/10
- Re: make it possible to avoid symlinks in coreutils' bootstrap, Paul Eggert, 2006/10/10
- Re: make it possible to avoid symlinks in coreutils' bootstrap, Ralf Wildenhues, 2006/10/11
- Re: make it possible to avoid symlinks in coreutils' bootstrap, Paul Eggert, 2006/10/11
- Re: make it possible to avoid symlinks in coreutils' bootstrap,
Ralf Wildenhues <=
- Re: [bug-gnulib] make it possible to avoid symlinks in coreutils' bootstrap, Bruno Haible, 2006/10/11