[Mono-dev] Compiling Mono on 64 bit ppc SLES 9

Bill Seurer seurer at us.ibm.com
Thu Oct 26 19:04:23 EDT 2006


I've worked with the PPC code and it's 32 bit only.

As for the configure problem you hit a section of the configure script that
couldn't handle whatever your machine IDed itself as.  If you look where
the error occurred and then search backward from there you can probably
find the spot.  It;s one of the
     case "$host" in
sections.
--
Bill Seurer     IBM System i5 internal compiler development   Rochester, MN
Business: seurer at us.ibm.com                         Home: Bill at seurer.net
http://w3.rchland.ibm.com/~seurer/                  http://www.seurer.net


mono-devel-list-bounces at lists.ximian.com wrote on 10/26/2006 05:02:15 PM:

> I’m trying to compile Mono on 64 bit ppc SLES9 – I can build glib2,
> libgdiplus, but when I configure mono, I get the following error
>
> checking if inter-process shared handles are requested... yes
> configure: error: No JIT or interpreter support available or selected.
>
> Is mono not supported on 64 bit ppc SLES9?  The mono website only
> talks about linux ppc (presumably that means only 32 bit)
>
>
> Thanks
>
> Krishna


More information about the Mono-devel-list mailing list