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

Paolo Molaro lupus@ximian.com
Thu, 26 Sep 2002 11:16:25 +0200


On 09/25/02 Mark Crichton wrote:
> They way you start is start small in this case.  You'll want to
> scrounge around and get precompiled .dll's and mcs.exe.  You'll find
> those on http://www.go-mono.com/download.html.  The problem comes with
> the chicken-and-egg problem of corlib.dll.  The problem is compounded
> since you dont have a runtime (CVS mint/mono for S/390) that will match
> any released corlib.dll.  The best way is to have a real Win32 box that
> has csc and compile the class libs every time you update your runtime.

Just to make it clear: there is no need of a win32 box and it's not the
best way either. You can compile mcs and corlib on linux/x86 and
linux/ppc for some months now.
It's also quite possible that in the next few months mcs running on the 
mono runtime will be required to build a non-crippled corlib, so
it's better if people get used to that.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better