[MLton] building mlton on Solaris 10

Gergely Buday gbuday at gmail.com
Sun Oct 29 23:26:18 PST 2006


Hi there,

I've got the following:

testing mlton.share
1c1
< size of a is 1600
---
> size of a is 2000
102c102
< size of a is 484
---
> size of a is 512
203c203
< size of a is 1024
---
> size of a is 1232
304c304
< size of a is 448
---
> size of a is 464
405c405
< size of a is 2400
---
> size of a is 2800
506c506
< size of a is 1284
---
> size of a is 1312
607c607
< size of a is 2400
---
> size of a is 2800
708c708
< size of a is 1600000
---
> size of a is 2000000
710c710
< size of a is 400084
---
> size of a is 400112
712,713c712,713
< size is 172
< size is 72
---
> size is 200
> size is 80
715,716c715,716
< size is 52
< size is 32
---
> size is 64
> size is 40

What do these mean?

difference with -type-check true

For the mllex and mlyacc I guess it does not find the executable

testing mllex
Unable to run MLton.  Check that lib is set properly.
testing mlyacc
Unable to run MLton.  Check that lib is set properly.
Error: src/sources.cm 0.0.
  File yacc.grm.sig does not exist.
Error: src/sources.cm 0.0.
  File yacc.grm.sml does not exist.
Error: src/sources.cm 0.0.
  File yacc.lex.sml does not exist.
Error: src/sources.mlb 8.4.
  File src/yacc.grm.sig does not exist.
Error: src/sources.mlb 9.4.
  File src/yacc.grm.sml does not exist.
Error: src/sources.mlb 16.7.
  File src/yacc.lex.sml does not exist.
compilation aborted: elaborate reported errors

- Gergely



More information about the MLton mailing list