Re: OCaml cross-compiler.
Hi !
Le jeudi 14 janvier 2010 05:59:52, Eric Cooper a écrit :
> On Thu, Jan 14, 2010 at 09:41:11AM +0100, Stefano Zacchiroli wrote:
> > AFAIR Eric had interest in this as well, maybe he can provide some
> > additional testing?
>
> I'm not so interested in Windows cross-compilation (and also wouldn't
> be able to test it on anything except a virtual Win98 :-). I'm more
> interested in compiling on a Linux x86 host for Linux MIPS and ARM
> targets.
I forgot to answer you, sorry.
In theory, building a cross-compiler for different linux arch should about the
same as for win32.
However, there are a lot of win32-specific issues such that it makes it not
easy to have a generic cross-compiling setup for different archs.
However, I believe that by looking at the current package you may be able to
adapt it to the specific setup you're looking for.
Romain
Reply to: