Re: self-compiling failed

"Wesley W. Terpstra" <[email protected]>
Newsgroups gmane.comp.lang.ml.mlton.devel
Message-ID <[email protected]>
2010/5/18 Baojian Hua <[email protected]>

> I guess the reason is that the BUILDDATE
> info is automatically generated from the host, so it's highly
> platform dependent (and cause the error).
>

This is a very good point. I've commited a change that hopefully forces
'date' to English.


> Btw: after some modification of the source, the self-compling
> succeeds, but the executable prints:
>
> "incorrect args from shell script"
>

This one is puzzling. Could you edit /usr/bin/mlton and change the line 5
from
set -e
to
set -ex

Then run mlton again and copy-paste the result back to this list?

_______________________________________________
MLton mailing list
[email protected]
http://mlton.org/mailman/listinfo/mlton
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.