[MLton] Possible bug in MLton-7230.msi for MinGW and 64 bit questions

Wesley W. Terpstra wesley at terpstra.ca
Sat Oct 31 18:59:05 PST 2009


On Sun, Nov 1, 2009 at 3:43 AM, David Hansel
<hansel at reactive-systems.com> wrote:
> After changing the constants in rtld-flags.mingw.sml to the values from the previous
> version,  the crashes went away.

This sounds to be a bug in the libdl we are getting from google. I was
planning to build a new msi this weekend anyway so I'll take a look
tomorrow.

> Also,  from the web site it sounds like the MLton-7230.msi version supports
> generating Windows 64 bit executables,  is that true?  If so,  how do we tell
> MLton to generate a 64 bit executable?

mlton -target x86_64-w64-mingw32 your-mlb-file-here.mlb



More information about the MLton mailing list