> On 06 Jun 2016, at 17:31, Kooda <[email protected]> wrote:
> 
> That’s the only way, in conjunction with -explicit-use, I could think
> of to run code before any other (core) unit, like the eval unit which
> defines the symbol table hashing.

And that was my problem. I've missed this due to merge conflicts when applying 
the patch to my private fork.

I'm working in cross-compilation environment and bootstrapping all the 
CHICKENs, eggs and the project itself takes almost all of rebuild time because 
everything else is ccached. With patched away C_randomize I've got substantial 
time savings.

If we could introduce this feature with an option or even as a default if there 
are no downsides it would be great.

-- 
Regards, Oleg


_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to