This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: dependency tracking in ld


Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:

> The removal of the cygnus Automake option requires a few changes in the
> code.  I hope I got all relevant ones right.  The dependency tracking
> should be tracking all files that have been tracked before, too.
> However, there are still all the e*.o files which do not have dep
> tracking yet.  If you want this, then please say so, because it's a
> matter of adding something like this line:
>   EXTRA_ld_new_SOURCES += $(ALL_EMULATIONS:.o=.c) $(ALL_64_EMULATIONS:.o=.c)

I think that depencency tracking for the ld/emultempl/*.em would be
appropriate.  They include a bunch of ld .h files.

Ian


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