[Mono-dev] Picking a release for a new port

Miguel de Icaza miguel at ximian.com
Fri Mar 3 17:53:20 EST 2006


Hello,

> This summer I will be helping some interns who will be doing a Mono port to
> PASE under i5/OS (the OS for IBM's iSeries).  PASE is essentially AIX as
> far as the code running under it goes and iSeries hardware is Power.
> 
> Given that the interns are only going to be here a limited time I am
> wondering what would be the best Mono release for them to work on, at least
> initially.  I'd prefer they have a stable base so they can concentrate on
> getting the port to work but then we'd like them to work on the latest
> stuff too.

I would use the latest tarball release available at the time of the
port.

The tarball releases are compiled on a number of platforms before they
are released to the public.  This will help if they need to copy and
paste some code from another platform: at least the code will be known
to work on that other system.

Depending on when the students start we might have moved the JIT engine
to the new IR representation.  We will keep you posted.

Miguel.



More information about the Mono-devel-list mailing list