New MLton distribution...

ANOQ of the Sun anoq@hardcoreprocessing.com
Mon, 10 Jul 2000 18:01:33 +0200


Hello!


I'm packing up a new distribution of MLton.
You can find my current effort (still not
working 100% correctly) at:
http://www.HardcoreProcessing.com/Download/MLTon/MLton_ANOQ20000709.tar.gz

I'm trying to make it so that it will compile
"out-of-the-box". However, when typing make in
the src/ directory, during the linking of the
lib* files into the mlton binary I get some errors
(on the strip command it seems):

mul_n.o(.text+0x127): undefined reference to `__mpn_addmul_1'
mul_n.o(.text+0x1e3): undefined reference to `__mpn_sub_n'

And things like that...

I don't know if it's because I'm trying to compile
on a glibc2.1 system and there are some binary glibc2.0
files in the original distribution.

Any ideas?


Cheers
-- 
http://www.HardcoreProcessing.com