[MLton] power pc "port"
Lukasz S Ziarek
lziarek@cs.purdue.edu
Fri, 27 Aug 2004 14:19:49 -0500 (EST)
Hey everyone,
Filip and I are stuck on a small annoyance: we are trying to use the
boostrap-nj to compile an initial MLton, but it dying on mllex and
mllyacc: basically it doesnt know what to do about Int.t. Instead of using
the modified mlton mllex and mlyacc it uses the sml/nj versions and as
such dies. The good news is we can compile everything up to the
interpreter, after that we die =( Any suggests? If we can compile the
mlton version of mllex and mlyacc I think we should be ok, but we have had
no luck compiling them with sml/nj.
thanks,
Luke