[Mono-dev] Porting Mono to the ARM based OpenMoko platform.

Cliff Brake cliff.brake at gmail.com
Sat Aug 4 12:13:28 EDT 2007


On 7/27/07, Colin Josey <storm99999 at gmail.com> wrote:
> I was attempting to program for the OpenMoko platform in C when I realized how
> inflexible the language was.  I already had a library for what I was doing in
> C# so I looked into porting Mono to OpenMoko.  As far as I know, the system
> is ARM based, runs Linux kernel 2.6.18, runs Gtk+, and uses ipkg for package
> distribution.  Does anyone know the feasibility of such a port, and how it
> would be compiled and set up on an x86 system?

There is already a mono recipe in openembedded that will be used to
cross compile mono.  It currently builds, but there are still some
issues in that it does not run correctly (see archives of this list).
Eventually, we will get it working.  I'm currently using the n770
binaries on another ARM platform, but it is EABI (I think openmoko is
still OABI).

http://www.openembedded.org/filebrowser/org.openembedded.dev/packages/mono

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com



More information about the Mono-devel-list mailing list