[omniORB] RE: Problems compiling omniORB 2.6.1 on AIX and HP-UX
Zurek, Jan
Jan.Zurek@dresdner-bank.com
Wed, 11 Nov 1998 08:58:16 +0100
Hi Geoffrey!
We have the same HP-machine with the same OS and compiler and we compiled
and linked omniORB2.6.1 without any problem. There are no problems in the
omniORB source, but there is a bug in the aCC-compiler (linker to be more
precise). You should check the following:
Make sure the latest linker patch PHSS_15380 is installed properly with
swverify and add the
following symlinks manually:
rm /opt/aCC/lbin/ld /opt/aCC/lib/nls/msg/C/ld.cat
ln -s /usr/ccs/bin/ld /opt/aCC/lbin/ld
ln -s /usr/lib/nls/msg/C/ld.cat /opt/aCC/lib/nls/msg/C/ld.cat
Hope this helps!
Regards
Jan Zurek
Dresdner Kleinwort Benson
Global Markets Division
Information Technology
Tel: +49 69 263 6318
Fax: +49 69 263 11454
e-mail: jan.zurek@dresdner-bank.com
> -----Original Message-----
> From: Geoffrey Simpson [SMTP:gtsimpso@visionael.com]
> Sent: 10 November 1998 19:53
> To: omniorb-list@orl.co.uk
> Subject: Problems compiling omniORB 2.6.1 on AIX and HP-UX
>
> We are having problems compiling omniORB 2.6.1 on two different platforms.
> The first problem in on HP-UX B.10.20 A 9000/712 using the aCC HP ANSI C++
> A.01.15. When compiling the omniidl2 program, the linker being called by
> the compiler in the following call, never returns from its linking (at
> least for 14 hours). Has anyone experienced similar problems?
>
> + aCC -o omniidl2 -g -I /opt/aCC/include +inst_v +DAportable
> -D_CMA_NOWRAPPERS_ -Wl,+s -L../../../lib/hppa_hpux_10.20 driver/libdrv.a
> omniORB2_be/libomniORB2_be.a fe/libfe.a ast/libast.a util/libutil.a
> narrow/libnarrow.a driver/libdrv.a
>
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Geoff Simpson <gtsimpso@visionael.com>
> Product Developer
> Research & Development
> Visionael
> http://www.visionael.com
>