[Mono-dev] OS X Intel support

Paolo Molaro lupus at ximian.com
Wed Jan 11 11:54:08 EST 2006


On 01/06/06 kangaroo wrote:
> >Mono has been ported to Intel Mac, in that the JIT will properly  
> >execute
> >under Mac OS X on an Intel box.
> >
> 
> Partly right; the JIT executes properly.

Note the x86 OSX has an ABI that is slightly different from the Linux
one (the stack needs to be maintained aligned to a multiple of 16 and
things like that). They are somewhat minor issues, but we don't handle
them yet.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list