Using linux32 I finally managed to build a 32 bit Mozart/OZ.  It's a
bit complicated since it implies building gdbm, gmp and zlib as 32 bit
static libraries.  It requires minimal changes to Mozart build system,
specifically platform/emulator/Makefile.vars.in and
platform/emulator/oztool.sh.

Hi,

congratulations! Have you tried "make check" with gmp? I did not manage to recompile it properly for the Win32 platform (well, I did not try very hard...), and the official gmp site admits that it is often hard to get the library working on many platforms (see http://www.swox.com/gmp/). I say it because even though the library builds and links OK, you may end up with very strange core dumps of Mozart if gmp is not built properly. (Hope I did not frighten you :-))

Cheers,
Filip

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to