[Mono-osx] How to build Mono.Framework?

Geoff Norton gnorton at novell.com
Wed Jul 16 14:22:59 EDT 2008


On Wed, 2008-07-16 at 14:04 -0400, Karl Timmermann wrote:

> 
> Actually, I want to try to get Mono.Framework working on the iPhone -  
> it shouldn't be too bad, and may even compile out of the box. I know  
> people have already gotten the standard Mono libraries and exe running  
> on the iPhone, but having the framework compiled for the iPhone would  
> let developers use an Obj-C/Cocoa to C#/.Net bridge to easily make  
> native iPhone apps using C#.
> 

This will currently not work.  Apple has implemented W^X protection thru
the entire stack of iPhone applications thus disabling our JIT.  Until
someone works around this limitation, or fixes our AOT to not require
any JITing, this is a non-starter.

-g




More information about the Mono-osx mailing list