Constants crosscompiled now...
Stephen Weeks
MLton@sourcelight.com
Wed, 3 Oct 2001 15:06:08 -0700
...
> > That
> > way, lookup-constants is only used for target constants, while host constants
> > can still be set on the command line (-safe, -detect-overflow, ...).
>
> I think I will prefer leaving this part to you :)
That's what I thought too.
> One question though - if I compile apps without setting any of the
> -safe or detect-overflow flags, will the flags then be the same
> as when MLton compiles itself? Because then I guess it should work
> as expected for now for my apps...
Yes, the flags are set to baked in defaults (to see them run "mlton -v").