This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help Required on HP-UX 11.0 & 11.11
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: gcc at gcc dot gnu dot org
- Cc: Vijay_Kumar at McAfee dot com
- Date: Thu, 21 Apr 2005 20:15:35 -0400 (EDT)
- Subject: Re: Help Required on HP-UX 11.0 & 11.11
> Our application (ebs) is giving this error when we run it on HP-UX .
> #ebs
> /usr/lib/dld.sl: Can't open shared library: libc.2
This is the wrong list for general HP-UX questions.
Your application has not been correctly linked. Read the documentation
for chatr and ld. The search path for the above library is incorrectly
set in either ebs or one of the shared libraries it uses.
A recent linker patch needs to be installed for GCC weak support. See
the GCC installation documentation for details.
Dave
--
J. David Anglin dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)