RFC: Building libstdc++ with -frandom-seed=RepeatabilityConsideredGood

Kris Kennaway kris at obsecurity.org
Mon Nov 8 16:37:19 PST 2004


On Tue, Nov 09, 2004 at 12:31:34AM +0000, Colin Percival wrote:
> I would like to add the following line to lib/libstdc++/Makefile:
> 
> CFLAGS+=	-frandom-seed=RepeatabilityConsideredGood
> 
> This is a new option in gcc 3.4 which allows a string to be specified
> (in this case, the string "RepeatabilityConsideredGood") which will be
> used as a random number seed in place of the usual behaviour (obtaining
> a seed from the clock).

Why does libstdc++ think it needs randomness in its' build?  i.e. what
is the impact of making it not random?

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20041108/434d019f/attachment.bin


More information about the freebsd-current mailing list