[Mono-list] Porting to Linux on S/390

Ferguson, Neale Neale.Ferguson@SoftwareAG-USA.com
Wed, 25 Sep 2002 17:57:59 -0600


Greetings,
 I'm just starting out porting mono to S/390. So far:
- I downloaded mcs & mono source 
- I've created the necessary trampoline stuff in mono/arch/s390 and am ready
to start the build process
- make of mono completes cleanly (mint is one of the things that were built)
- contents of runtime still contains win386 stuff
- mcs will not build until a mcs exists to build it with

So where do I go from here? How do I build an mcs that I can use to
"bootstrap" everything else? How do I use mint?

I've done searches on the lists but can't seem to get a concise guide to the
porting process.

Neale Ferguson