This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unable to find __d_pid symbol in object file.


  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]