Hello team, First of all please excuse me for my questions if they seem trivial or if they have already been discussed on this mailing list though I have done much googling for this information. I'm trying to cross-compile ORBit2-2.14.13 for my ARM machine using code-sourcery gnu toolchain. I'm getting the following error during configuration.
--------------------------------------
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL
-I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb/orb-core
--noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors
--define=Object=OObject --define=TypeCode=TTypeCode --deps
./.deps/corba-defs.idl.P
../../../src/orb/orb-core/corba-defs.idl -------------------------------------- Any work around for this?? 2009-03-10gy
|