On Mon, Jun 13, 2005 at 04:06:00PM -0400, Joey Hess wrote:
> Daniel Jacobowitz wrote:
> > Well certainly there's more going on than this: please look at
> > /usr/lib/debug/lib and observe that there's only libc-2.3.2.so there,
> > not libc.so.6.
> > 
> > The path to the debug file is based on the original file's location,
> > but the basename of the debug file is not; it comes from the
> > .gnu_debuglink section of the object.  So, it looks as if that section
> > is not being created correctly.  Which one are you stripping to
> > generate the debug info?  It should be the real file.
> 
> dh_strip strips the real file, AFAIK.

Then something else funny must be going on; looking at dh_strip I can't
see how this could go wrong.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to