Hello,
I am currently trying to create a shared library on Hpux B.11.00 with the libxml support. The libxml library needs to be linked statically. But when I do this with the linker(ld) it gives me the following error.
/usr/ccs/bin/ld -b -o jsinghworkarea/xml-1_0/bin/bin.hps700/option_routines.sl jsinghworkarea/xml-1_0/bin/bin.hps700/object/option_routines.o jsinghworkarea/xml-1_0/bin/bin.hps700/libxml2.a
/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for symbol "$00000130" in input file "jsinghworkarea/xml-1_0/bin/bin.hps700/libxml2.a(parserInternals.o)"
Any ideas.
Thanks,
Jasmit Singh