Re: Same binary, different md5sums

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

 



Mattias Brändström writes:
 > Andrew Haley wrote:
 > > Mattias Brändström writes:
 > >  > Andrew Haley wrote:
 > >  > > Mattias Brändström writes:
  > > 
 > > Try   -frandom-seed=<string>      Make compile reproducible using <string>

 > Nice! I had missed that compile option. The man page says that the seed
 > should be different for every file I compile. Do you know what kind of
 > trouble i might get into if I have the same seed for every file in my
 > project?

I guess you'll get linker errors.  Use something like
-frandom-seed=`md5sum filename`.

Andrew.

[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