[Mono-dev] OS X Intel support

David Waite dwaite at gmail.com
Wed Jan 18 15:39:17 EST 2006


The JIT will fail under Rosetta. The code generation portion of Mono
appears to work at least somewhat (there was an issue mentioned
previously about stack alignment), however the boehm garbage collector
has not been ported yet to run on darwin/x86 /Mac OSX/x86.

So you can run in short to medium bursts :)

-David Waite

On 1/18/06, Andy Norman <andy at norman.cx> wrote:
> On Thu Jan 5 17:57:26 EST 2006, Jonathan Pryor wrote:
> > Mono has been ported to Intel Mac, in that the JIT will properly execute
> > under Mac OS X on an Intel box.
> >
> > As such you could install mono on an x86 mac with little trouble.
> Does that mean that the existing mono binary install that is on the mono
> project website work on an x86 Mac or is it more complicated than that
> to get mono installed and working on an x86 Mac ?
>
> I am asking as I have an existing product using mono on OS X (that
> installs mono as part of its install) and I have no idea yet whether it
> is going to work on the x86 Macs.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list