Re: Same binary, different md5sums

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

 



Hi Mattias,

Are anonymous namespaces involved?

The compiler create synthetic names for anonymous namespaces.  Those
synthetic names will likely be different from run-to-run.

Does the compiler emit __DATE__?

The __DATE__ could be different from run-to-run.

Similarly, if there is any other form of internal timestamping.

Sincerely,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux