[omniORB] build omniORB4 on HP-UX11

Song Li sli at fueltechnv.com
Tue Jul 29 16:26:14 BST 2003


Hi,

I have a newbie's question about building omniORB on HP-UX, I am using 
aCC and did a little hacking to add +DD64 flag since I want to compile 
with 64-bits mode. It stopped with error message:
==================================================
+ aCC +DD64 -b -Wl,+h_omniidlmodule.sl.1 -Wl,+s -lstd_v2 -lCsup_v2 -lC 
-o _omniidlmodule.sl.1.0 -L../../../../lib -L../../../../../lib y.tab.o 
lex.yy.o idlerr.o idlutil.o idltype.o idlrepoId.o idlscope.o idlexpr.o 
idlast.o idlvalidate.o idldump.o idlconfig.o idlfixed.o idlpython.o
/usr/ccs/bin/ld: Can't find library: "C"
make[4]: *** [_omniidlmodule.sl.1.0] Error 1
==================================================
There is libC* in /usr/lib but /usr/lib/pa20-64 doesn't has it, and it 
seems compiler was trying to search libC* in pa20-64... Does this 
indicate that the system is missing something? Anybody has successfully 
built 64bits on HP-UX ? Thanks a lot!

Song




More information about the omniORB-list mailing list