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