[omniORB] omniORB cross-compilation issue

Duncan Grisby duncan at grisby.org
Wed Dec 6 12:23:50 GMT 2017


On Wed, 2017-11-29 at 09:45 +0000, Yurkov, Vyacheslav via omniORB-list
wrote:
> 
> I use omniORB in our Yocto Linux based SDK. Unfortunately omniidl
> script is wrong after cross-compilation. When cross-compilation is
> done @PYTHON@ variable is replaced with an absolute path to python in
> sysroot location, which is wrong, because that path won’t be
> available when SDK is installed. I came up with a patch (attached)
> fixing that.

How are you cross compiling it?  In a cross-compilation, it should not
build omniidl at all, because omniidl needs to run on the compile host,
not on the target system.

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --




More information about the omniORB-list mailing list