1834118 Members
2667 Online
110064 Solutions
New Discussion

need libld.a

 
Victor Lee
Advisor

need libld.a

Hi

I am compiling a C++ program on HP-UX 11.0
and the compilation gives an error saying
can't find library "ld".

I checked and the machine where the error
occured does not have /usr/lib/libld.a
but other machines do (compilation works
on those machines).

Where can one get this libld.a? What do
I need to install on the system to get it?

thanks
Victor Lee
2 REPLIES 2
harry d brown jr
Honored Contributor

Re: need libld.a

SAME QUESTION TO THREE DIFFERENT FORUMS AT THE SAME TIME. This is a "langauge" issue.


Copy it from one of your other machines to the machine that doesn't have it.

live free or die
harry

ps: this is my third reply
Live Free or Die
Alex Glennie
Honored Contributor

Re: need libld.a

Victor,

I don't think this is your problem !!!
What I can say is if PHSS_22514 is installed on this system then it's most likely the patch removed the file.... and the other systems simply don't have that patch installed.... it's my understanding that this file/lib is not actually need on hpux 11.00 for *most* customers.

keep us posted on the results ..... but I *suspect* a more likely cause is differences in patches between the various systems involved here .... I may be wrong though.