Hello Eric,

Thank you for your contribution. I will have a look at the patch soon.

2011/12/12 Eric Kow <eric....@gmail.com>

> Hi all,
>
> Just a small experience report getting Mozart to work on 64 bit MacOS X
> (10.7)
>
> The binary in
>   http://www.mozart-oz.org/Mozart-intel(beta).zip
> mostly works, but I get complaints when building stuff with oztool because
> some code wants to cast pointers to unsigned int (in mozart.h:731,
> OZ_Container::cacGetMark).  I'm guessing there'll be a long term desire for
> a more portable but that in the meantime we're building 32 bit binaries
> only anyway, so just telling this to the C++ compiler is enough.
>
>
Yes, actually there is a big effort now to implement a new mozart virtual
machine that will be more portable across different architectures.


> The attached patch allows me to build the tools I'm using (incidentally,
> Deny Duchier's select package and XMG)
>
> Hope that was the right thing to do, and if so, that it helps others out
> there.
>
>
Thank you again for contributing.

Regards,
-- 
Gustavo Gutierrez
_________________________________________________________________________________
mozart-users mailing list                               
mozart-users@mozart-oz.org
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to