[omniORB] omniORB3, HPUX 10.20, gcc2.95 , omniidl problem

Sai-Lai Lo S.Lo@uk.research.att.com
24 Jul 2000 10:32:20 +0100


>>>>> mahadevan  writes:

> I am working on project in which I have connect Alpha OpenVMS 7.1, Linux6.1
> and NT4.0 + HPUX 10.20 m/c. I compiled omniORB2_80 succesfully on
> Alpha OpenVMS 7.1, Linux6.1 and NT4.0. But I am facing problems in getting it
> compiled on HPUX.

> HP CC & cc were giving various troubles and I tried to compile with gcc
> So I tried to compile recent omniORB3 on HPUX

The recommended compiler is aCC. My understanding is CC is a really old
compiler that is unlikely to work.

Please remember that to use omniORB you have to have a compiler that
support exceptions in a thread-safe way. There is no report of using
omniORB successfully with gcc on HPUX. The code may compile but sooner or
later the program may core dump in various ways. So be warned if you still
want to try using gcc.

The error message indicates that dld.sl hasn't loaded the stdc++ library of
gcc. May the the simpliest solution is to recompile python  but with the
main program compiled with g++. See README.hpux11 for instructions.

For HPUX 11.00 users, there are precompiled python binaries, both the
minimal package for omniidl and the full 1.5.2 available on our ftp server:

ftp://ftp.uk.research.att.com/pub/omniORB/python/


Sai-Lai

-- 
Sai-Lai Lo                                   S.Lo@uk.research.att.com
AT&T Laboratories Cambridge           WWW:   http://www.uk.research.att.com 
24a Trumpington Street                Tel:   +44 1223 343000
Cambridge CB2 1QA                     Fax:   +44 1223 313542
ENGLAND