[Mono-dev] Xcode project

2012-12-19 Thread Stack Pointer
Hi, Has anyone successfully created a Xcode project for mono? Not a plugin for monotouch, I'm talking about the core internals that we get from (https://github.com/mono/mono.git) Specially since mono/mono directory is all C/C++ based code, it should be possible to do this. Anyone else

Re: [Mono-dev] (no subject)

2012-12-19 Thread Torello Querci
It's superfluos to say but if normal soft-float debian wheezy ( http://www.raspberrypi.org/downloads ) is used, mono works fine for me. Using raspian version the application seems to start but there are a lots of problem with DateTime class , Thread.Sleep and so on. Thanks 2012/12/18 Rodrigo

[Mono-dev] JIT on iOS

2012-12-19 Thread Kornél Pál
Hi, I was thinking about the feasibility of having an interpreter on iOS but making JIT functional would have a higher impact without significantly increasing future maintenance requirements. First I found https://gist.github.com/855607 that has two relatively recent comments at the bottom

Re: [Mono-dev] JIT on iOS

2012-12-19 Thread Miguel de Icaza
I however think that with some clever hacks the current JIT could be used with this W^X policy of iOS: That mode is only available on devices with development mode turned on. Miguel ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com