Hello,

> I'm trying to port the mono runtime to a device called a Wii.
> Although it has a PowerPC based CPU, I think getting it running with
> the interpreter first would be the best approach rather than
> attempting to patch up the existing PowerPC JIT, but I can not seem to
> find any documentation that would describe how to begin fixing up the
> build system so that I can compile it with the Wii's build tools
> (which are not gcc based). 
> 
> Any ideas on where to start?

I strongly suggest that you go directly to the JIT.

Because the difficulty in porting Mono to the Wii will be the OS, not
the CPU.

Miguel.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to