This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Building unique object files and binaries


"Ian S. Nelson" <nelcomp@attglobal.net> writes:

> I'm sure this has been discussed before but is there a patch or any
> desire to modify gcc to add timestamping and some sort of unique
> identifier to each object file output (or maybe this is a binutils
> thing)

It's probably a binutils thing.  I think you can add such sections
using the ld '-r' option.


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