[omniORB] Compile with gcc on HP-UX 11i v2 (IA64)

lst_hoe01 at kwsoft.de lst_hoe01 at kwsoft.de
Thu Jul 13 10:33:25 BST 2006


Hello

i have been tasked to manage the omniORB installation on our 
development machines. On a new HP-UX machine with 11i v2 (11.23) IA64 i 
get a fatal error from "ld" when trying to compile omniORB 4.0.7 :

ld: Unrecognized argument: -soname
Fatal error.
collect2: ld returned 1 exit status
gmake[4]: *** [_omniidlmodule.sl.1.0] Error 1
gmake[4]: Leaving directory 
`/var/install/omniORB-4.0.7/build/src/tool/omniidl/cxx'
gmake[3]: *** [export] Error 1
gmake[3]: Leaving directory 
`/var/install/omniORB-4.0.7/build/src/tool/omniidl'
gmake[2]: *** [export] Error 1
gmake[2]: Leaving directory `/var/install/omniORB-4.0.7/build/src/tool'
gmake[1]: *** [export] Error 1
gmake[1]: Leaving directory `/var/install/omniORB-4.0.7/build/src'
gmake: *** [all] Error 1

In fact the HP "ld" does not support the "-soname" so any hints where i 
can alter this without breaking the build?

Used Versions :

uname -a
HP-UX hpux2 B.11.23 U ia64 2006875885 unlimited-user license

gcc -v
Using built-in specs.
Target: ia64-hp-hpux11.23
Configured with: ../gcc/configure
Thread model: posix
gcc version 4.1.1

gmake -v
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

ld -V
ld: 92453-07 linker ld HP Itanium(R) B.12.34  IPF/IPF
ld: No input files

Thanxs

Andreas




More information about the omniORB-list mailing list