[omniORB] Problem cross compiling for ppc-linux
W. Borgert
debacle at debian.org
Thu Jul 15 16:03:27 BST 2004
Quoting Klaus Hoeppner <klaus.hoeppner at gmx.de>:
> I try to cross compile OmniORB for a PowerPC board running linux on
> a x86 linux machine.
>
> I configure omniORB using ./configure --host=ppc-linux.
> It finds the compilers provided by the embedded linux devel kit
> (ppc-linux-gcc, ppc-linux-g++ ...).
> Running make works fine untill the point
For cross-compiling omniORB 4.0.3 I did not use ./configure,
but the old-style Makefile stuff instead. (x86 or sparc as
host, powerpc as target). This works fine. I'm not sure if
./configure is supposed to support cross-compiling omniORB4.
Cheers, WB
More information about the omniORB-list
mailing list