Re: omniORB cross-compilation issue
Duncan Grisby via omniORB-list <[email protected]>
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <[email protected]> |
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 -- -- [email protected] -- -- http://www.grisby.org -- _______________________________________________ omniORB-list mailing list [email protected] http://www.omniorb-support.com/mailman/listinfo/omniorb-list