[Mono-dev] Mono port to AVR32 Linux

Rodrigo Kumpera kumpera at gmail.com
Mon Apr 14 15:30:02 EDT 2008


Joshua,

A good way to see what it takes to port to another platform is to read one
of the ports. You can see the ARM one, it's all in mono/arch/arm and
mono/mini/*-arm. Thou MIPS have an ISA that is closer to AVR32, the ARM port
is more complete and requires soft-float.

We are getting close to do a major change in the JIT (switching to the
linear branch [1]) and unless you need to have your port working with
currently released version of mono, I suggest that you base everything on
Zoltan's linear-ir branch.

Rodrigo Kumpera

[1] http://www.mono-project.com/Linear_IL

On Mon, Apr 14, 2008 at 3:39 PM, Joshua Perry <josh at 6bit.com> wrote:

> I'm wondering if anyone has looked at doing this?  Could someone point
> me at information on porting Mono to another arch?
>
> Josh
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080414/af020333/attachment.html 


More information about the Mono-devel-list mailing list