Hi,

I am trying to create shared libraries for the ARS api. I did the following:
ar -x libar.a
ld -b *.o -o libar.sl

When I tried the "ld" command, I got the foll: error msg.
*****************************
ld: Invalid loader fixup in text space needed in output file for symbol "$00000038"
in input file "apiprint.o"
*****************************

I get some other error messages when I try the remaining ars api lib. Can somebody please guide me....
OS - HP-UX 11.0
ARS - 4.5.1


Thanks
Atul