[MLton-user] Apparent bug in PackWord32Big.subVec
Matthew Fluet
fluet at tti-c.org
Thu Jun 21 20:34:39 PDT 2007
Ryan Newton wrote:
> I'm using MLton 20061107, but will happily use the latest sources when
> I can get them to build successfully. I'm very new to mlton (and
> sml). And I'm failing to build rev 5666 on my macbook pro either
> using the old powerpc binary or bootstrapping with sml-nj.
Where are you getting a 20061107 build from?
In any case, it looks like you are on x86-darwin, so you should use one
of the binary packages from:
http://mlton.org/Experimental
After you install a binary package that agrees with where you have the
GNU MP library installed (through Fink, DarwinPorts, or from source),
building the trunk revision should be as simple as executing make.
> Also, if
> there are detailed build instructions somewhere, I haven't found them.
> The installation page doesn't describe how to build from source:
>
> http://mlton.org/Installation
>
> And I only got the right svn url by guessing ;). It seems like it
> should be listed on:
>
> http://mlton.org/Download
It is listed at:
http://mlton.org/Sources
More information about the MLton-user
mailing list