[omniORB] omniORB 4.0.3 and QNX 6.2.1
Duncan Grisby
duncan at grisby.org
Mon Mar 1 15:57:11 GMT 2004
On Sunday 29 February, "Veloci Raptor" wrote:
> I'm trying to port omniORB to QNX 6.2.1.
> Autoconfigure is not working, so I'm trying to configure it manually.
> Is anyone out there who successfully ported omniORB to QNX 6.2.1??
The autoconf setup doesn't (currently) work for cross compiles. You
should use the manual configuration.
> Or perhaps you can help me to find the files of point 4 in the porting -
> file from omniorb:
>
> > 4. Porting omniORB library
> >
> > The file ./include/omniORB4/CORBA_sysdep.h contains #if
> > conditionals (and #includes of other files) that define the size of
> > primitive data types, CPU endian and other platform specific
> > information. You should add to this file the information about the
> > new platform.
>
> I can't find those data types and the other stuff.
They're in CORBA_sysdep_trad.h, which is include in CORBA_sysdep.h.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list