Re: self-compiling failed
Matthew Fluet <[email protected]>
| Newsgroups | gmane.comp.lang.ml.mlton.devel |
|---|---|
| Message-ID | <[email protected]> |
2010/5/18 Baojian Hua <[email protected]>: > Btw: after some modification of the source, the self-compling > succeeds, but the executable prints: > > "incorrect args from shell script" You might get that if you directly executed the 'mlton-compile' executable that is built in the <src>/mlton directory. You need to use the 'mlton' shell script to pass the correct arguments.