bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/22843] Provide dependency information from the linker similar to


From: John.Adriaan at BigPond dot com
Subject: [Bug ld/22843] Provide dependency information from the linker similar to the compiler
Date: Fri, 31 Jan 2020 02:53:49 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22843

John Adriaan <John.Adriaan at BigPond dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |John.Adriaan at BigPond dot com

--- Comment #7 from John Adriaan <John.Adriaan at BigPond dot com> ---
For `ld` to produce a dependency file for `make` to parse is a great idea, but
for a use case not so far given - and one that is MUCH closer to the reason the
compiler does so: include files.

`ld` supports the INCLUDE command, to include a sub-part of the whole linker
script. But if a change is made to only such an include file, `make` won't
re-link the executable.

If `ld` is updated to produce a dependency file, please ensure it also lists
any specified `INCLUDE` files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]