[MLton] Problem with MinGW

Wesley W. Terpstra terpstra@gkec.informatik.tu-darmstadt.de
Thu, 8 Jun 2006 23:32:00 +0200


On Jun 8, 2006, at 11:29 PM, Wesley W. Terpstra wrote:
> This is indeed the problem!
>
> <test.orig.0.S.gz>
> <test.diff.0.S>

I should have mentioned that those were the compiled version of this  
program
	val x = TextIO.openIn "Makefile"
	val () = print "Success\n"
compiled with no special options.