This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Unable to find __d_pid symbol in object file.
- To: Marc Girod <girod at stybba dot ntc dot nokia dot com>
- Subject: Re: Unable to find __d_pid symbol in object file.
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 13 Feb 2000 11:43:48 -0700
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <200002131616.SAA19950@sirion.ntc.nokia.com>you write:
> warning: Unable to find __d_pid symbol in object file.
> warning: Suggest linking with /opt/langtools/lib/end.o.
> warning: GDB will be unable to track shl_load/shl_unload calls
> ...
>
> I thought gcc did include end.o to the link line if -g was given.
No. RMS would not allow that change.
For hpux11 the warning can be safely ignored since the interfaces necessary
for shared library debugging are not in end.o
jeff