[Mono-list] Cross compiling mono 2.4 to PowerPC

Dushara Jayasinghe DusharaJ at optiscan.com
Tue Jun 23 23:57:08 EDT 2009


Thanks for the quick reply.

> > 1. Modified Configure.in Makefile.am to avoid compiling the
> > libraries when in cross compile mode. - I needed this step because,
> > the build system attempts to build libraries using mono itself.
> >
> > 2. Compiled the binaries for the target system.
> 
> Have you looked at the configure options for step 1&2, specifically --
> disable-mcs-build for cross compiling?
> 
> That would likely save you a lot of pain rather than configure hacking.
> 
> 

I remember I got compile time errors when I tried it last (it was trying to build some libraries still). That's why I had to resort to the configure hack. I'll check again to verify though.

Dushara



More information about the Mono-list mailing list