[Gold] Skip linking when output file is newer than all inputs?

Niklas Hambüchen mail@nh2.me
Tue Jul 2 16:35:00 GMT 2013


It would be nice to get an answer to this.

On 14/06/13 07:08, Niklas Hambüchen wrote:
>> If I understand you correctly, that's what the make program is for.  I
>> don't think gold needs to have the same functionality.
> 
> That's not what I meant, in a Makefile you usually have no way to
> actually depend on a big number of ld inputs - for example when they are
> in system paths and you reference them by name (e.g. -l...); the logic
> to select from these paths is inside the linker program.
> 



More information about the Binutils mailing list