Newbie question: cross-compile PPC860/LINUX
Matthias Lang
matthias@REDACTED
Wed Dec 22 15:14:51 CET 2004
Mikael Pettersson writes:
> The problem is that $HOST can't execute a file compiled for $TARGET.
> Maybe I haven't looked sufficiently closely, but I have yet to find
> any sensible cross-compilation infrastructure in Erlang/OTP.
There isn't any. It'd be a fair chunk of work to get that working.
The cross-compile for VxWorks was driven by a bunch of sed scripts,
that's what inspired my hack for PPC860-linux.
Matt
More information about the erlang-questions
mailing list