[Mono-list] (no subject)

Paolo Molaro lupus at ximian.com
Fri Aug 12 10:25:06 EDT 2005


On 08/11/05 Dirk van Deventer wrote:
> I'm trying to cross compile mono for a mips32 architecture from an intel
> linux box. I seem to have found that when cross compiling mono it also
> cross compile gemndesc wich converts the cpu-arch.md file to cpu-arch.h
> file. This cannot be correct since genmdesc will be executed on the
> intel linux box. to do the convertion. Is this a bug in the makefile.?

It could be considered a bug, let us know if you find a way to teach
auto* to do the correct thing here. Anyway, I suggest you use something
like www.scratchbox.org to do cross compilations.

> I hacked the line where genmdesc was executed in the makefile to use
> a old genmdesc that was compile for the intel linux box.

A good solution:-) The same is needed for monoburg.

> Can anyone tell me wich cross tool chain to use to cross compile mono to ppc from a intel linux box? And what does the ./configure command with its arguments more or less look like?

For ppc, using a ppc box is the best solution, IMHO, there are many
available at cheap prices.

lupus

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


More information about the Mono-list mailing list