[fpc-devel] I get duplicate GUIDs under Linux

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Jun 2 10:09:34 CEST 2008


On 02 Jun 2008, at 09:49, Marco van de Voort wrote:

>> Why can't FPC automatically call randomize() in the RTL. Put it in
>> some initialization section. That way, at application startup,
>> randomize() is already called and only Random() needs to be used?
>
> Then the whole random system is linked in, even when not used.

Randomize only causes the randseed variable to be initialised/used.


Jonas



More information about the fpc-devel mailing list