[MLton-devel] MLton Install and Win32 port...
Anoq of the Sun
anoq@HardcoreProcessing.com
Sat, 19 Oct 2002 13:35:54 +0300
This is a multi-part message in MIME format.
--------------E9F651F8A49807870B3A1603
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Stephen Weeks wrote:
> Hmmm. So this is a problem with an old MLton (you didn't say which
> version -- one you made or a release) compiling the new one, right?
> About all I can tell from the log that you sent is that the x86
> codegen was almost done when the failure happened. That doesn't say
> much.
It's the lastest release from the MLton website (unmodified) that
I'm installing. First a binary install and then a selfcompile from
source (which is the one that fails). And as I mentioned I tried
to rename and old mlton files on my system so that it shouldn't
be those that it's running.
> Maybe you could run -v2 and with strace to see what system call
> failed.
I tried replaing -v with -v2 in the subdir. mlton/Makefile.
I have attached the last part of the output, but it doesn't seem
to say so much.
Regarding strace - could you please tell me how and where to
do this? :) I'm not really much of a Unix-command-hacker.
> Especially if this is a problem with 20020923, please try to reproduce
> it. MLton apps should never crash (segfault), they should at least
> report "Out of memory".
I just don't hope that it's my RAM that's bad - I'm sure that
the compiler cannot guarentee against that :) (unfortunately)
> Yeah. We can do self compiles on 256M machines now (too late for you,
> since you've got 512M now).
Very nice :)
Cheers
--
http://www.HardcoreProcessing.com
--------------E9F651F8A49807870B3A1603
Content-Type: text/plain; charset=us-ascii;
name="error.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="error.txt"
knownCase starting
knownCase finished in 11.41 + 6.12 (35% GC)
removeUnused4 starting
removeUnused4 finished in 3.43 + 3.55 (51% GC)
checkScopes starting
checkScopes finished in 2.24 + 0.44 (16% GC)
closureConvertSimplify finished in 85.98 + 98.53 (53% GC)
backend starting
ssaToRssa starting
ssaToRssa finished in 2.31 + 4.90 (68% GC)
insertLimitChecks starting
insertLimitChecks finished in 3.43 + 2.18 (39% GC)
insertSignalChecks starting
insertSignalChecks finished in 0.07 + 0.0 (0.0% GC)
insertArrayInits starting
insertArrayInits finished in 0.08 + 0.0 (0.0% GC)
backend finished in 26.31 + 16.24 (38% GC)
pre codegen finished in 153.10 + 191.58 (56% GC)
x86 code gen starting
outputC starting
outputC finished in 0.60 + 8.13 (93% GC)
outputAssembly starting
outputAssembly raised in 157.97 + 6.96 (4% GC)
x86 code gen raised in 158.65 + 15.09 (9% GC)
Compile SML raised in 311.75 + 206.67 (40% GC)
MLton raised in 311.86 + 206.67 (40% GC)
mlton: unhandled exception: Io
GC type time ms number bytes bytes/sec
------------- ------- ------- --------------- ---------------
copying 11,900 9 396,824,068 33,346,560
mark-compact 93,210 16 1,298,610,592 13,932,094
minor 100,400 270 2,326,024,052 23,167,569
total GC time: 206,670 ms (39.8%)
max pause: 10,770 ms
total allocated: 21,550,674,828 bytes
max live: 175,866,888 bytes
max semispace: 211,537,920 bytes
max stack size: 4,587,520 bytes
marked cards: 7,634,265
minor scanned: 2,916,187,928 bytes
minor skipped: 810,844,908 bytes
make[2]: *** [mlton-compile] Error 1
make[2]: Leaving directory
/usr/local/devtools/ML/MLton/mlton-20020923/mlton'
make[1]: *** [compiler] Error 2
make[1]: Leaving directory /usr/local/devtools/ML/MLton/mlton-20020923'
make: *** [all] Error 2
--------------E9F651F8A49807870B3A1603--
-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel