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: Commit: Create a single linker script for DWARF sections


On Mon, 15 Apr 2013, nick clifton wrote:
> Hi Hans-Peter,
>
> > Great, but I think dependencies in ld/Makefile.am need to be
> > adjusted for this new file.  Maybe just ELF_DEPS plus the odd
> > ones.  It's tempting to just add it to GEN_DEPENDS. :)
>
> :)
>
> Thanks for beinging this up.  I have added the dependency to ELF_DEPS and
> ELF_GEN_DEPS.  According my visiual inspection that should cover all of the
> altered scripts.

But that'd miss emmo.c and isn't there a COFF spin-off that uses
dwarf section names; N.B. "the odd ones"?

>
> Cheers
>   Nick
>
> ld/ChangeLog
> 2013-04-15  Nick Clifton  <nickc@redhat.com>
>
> 	* Makefile.am (ELF_DEPS): Add a dependency upon
> 	scripttempl/DWARF.sc.
> 	(ELF_GEN_DEPS): Likewise.
> 	* Makefile.in: Regenerate.
>


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