[Mono-dev] Cross Compiling Mono For ARM

Paolo Molaro lupus at ximian.com
Fri Dec 15 09:24:09 EST 2006


On 12/14/06 Barry Bennett wrote:
> I would like to compile on a X86 Linux machine, but the generated 
> output is for the ARM platform.  Any suggestions on how to do this 
> would be appreciated.

Install scratchbox (www.scratchbox.org), then you only need to do:

	./configure --disable-mcs-build
	make

lupus

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



More information about the Mono-devel-list mailing list