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: [vms/committed]: set linktime


On Jun 25, 2010, at 6:50 PM, Richard Henderson wrote:

> On 06/25/2010 07:54 AM, Tristan Gingold wrote:
>> 	* vms-alpha.c (alpha_vms_write_exec): Set linktime field.
> 
> Is this really required?  We've historically ignored these
> fields so that we can have 100% reproducible binaries...

Yes, this is the drawback. But having this field set also avoids some junk outputs.

There is already a flag BFD_DETERMINISTIC_OUTPUT that could be used to force 100%
reproducible binarie.  AFAIK it is only set by ar, but it shouldn't be hard for ld to
use it too.  I will add this to my work-list.

Tristan.


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