[MLton-user] mlton on sparc-solaris10 ?

Stephen Weeks MLton-user@mlton.org
Thu, 3 Nov 2005 17:49:55 -0800


> So, I recompiled the runtime and a simple hello-world.sml, dropping
> the -fcall-used-g[57] options.  Everything then worked perfectly.

I just cross-compiled all our regressions, dropping -fcall-used, and
ran them on a Solaris 10 machine.  They all passed.  So, I'm confident
that this was the only problem.  As to why this option causes
problems, I'd be happy to be enlightened by some
Solaris/gcc/linker/whatever expert.