This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix .d files


On Sun, Oct 26, 2003 at 01:36:49PM -0800, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Daniel Jacobowitz wrote:
> > I noticed yesterday that the .d files weren't doing their jobs - if I
> > modified a header then the target was sometimes not rebuilt.  It turns out
> > that this is why:
> > 
> > dl-lookup.o: ../sysdeps/generic/dl-lookup.c etc etc
> 
> Your system must have problems.  The files look like this:
> 
> $(common-objpfx)elf/dl-lookup.o: dl-lookup.c \
>   ../include/libc-symbols.h \
>   $(common-objpfx)config.h ../include/alloca.h \
> ...
> 
> 
> No change needed.

Sorry for the noise.  The problem is ccache.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]