Operating System - HP-UX
1837869 Members
3273 Online
110122 Solutions
New Discussion

/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for symbol "C$2" in input

 
ambika_1
Frequent Advisor

/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for symbol "C$2" in input

Hi,
We are compiling Xalan-C product on hpux 11.31. We are getting following compilation error. I am using aCC.

aCC -AA -O -DNDEBUG +z -DHPUX -D_THREAD_SAFE +W849,930 -mt -Wc,-koenig_lookup,on -Wc,-ansi_for_scope,on -DXALAN_INMEM_MSG_LOADER -c -I/home/ambika/xalan-c/xml-xalan/c/src -I/home/ambika/xalan-c/xml-xalan/c/include -I../../../../nls/include -I/opt/iexpress/xercesc/src/ -I/opt/iexpress/xercesc/include/xercesc -I/opt/iexpress/xercesc/include/ -o ../../../../obj/XalanMsgLib.o /home/ambika/xalan-c/xml-xalan/c/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.cpp
aCC -b +z -AA -Wl,+s -Wl,+h,libxalanMsg.sl.110 ../../../../obj/XalanMsgLib.o -o ../../../../lib/libxalanMsg.sl.110.0
/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for symbol "C$2" in input file "../../../../obj/XalanMsgLib.o"

Can you help me in solving this problem?

Thanks and Regards,
Ambika
2 REPLIES 2
Arunvijai_4
Honored Contributor

Re: /usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for symbol "C$2" in input

Hi Ambika,

Post this question to CXX-Dev mailing list.
You can find this in www.hp.com/dspp

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: /usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for symbol "C$2" in input

Hi,

To be precise, exact place is here: http://h21007.www2.hp.com/dspp/ml/ml_MailingLists_IDX/1,1275,,00.html#24

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"