[omniORB] omniORB cross-compilation issue

Duncan Grisby duncan at grisby.org
Wed Dec 6 13:39:56 GMT 2017


On Wed, 2017-12-06 at 12:34 +0000, Yurkov, Vyacheslav wrote:

> I produce several builds: target, native and nativesdk. Nativesdk
> build actually contains omniidl. It's intended for developers and
> supposed to run on the other developer's machine, neither compile
> host, nor the target (although operating system matches compile
> host).

OK. That is not the normal case for cross-compilation, but if it works
for you then it's a reasonable thing to do.

Considering what you are doing, I can see why you want to use
#!/usr/bin/env python in the omniidl script. However, that can't be
done in the core distribution because it would break for any user who
uses a python executable that is not the first one in the PATH.

Duncan.

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




More information about the omniORB-list mailing list