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

Duncan Grisby duncan at grisby.org
Fri Jul 14 11:50:58 BST 2006


On Thursday 13 July, lst_hoe01 at kwsoft.de wrote:

> 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 :

It looks like you are trying to use the HP ld with gcc. The makefiles
assume that you're using GNU ld if you're using gcc. If you used the
configure script, you need to edit the HPUX section in
mk/beforeauto.mk.in; if you used the old platform configuration
mechanism, you need to edit the platform file you chose.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list