[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#153030: general: Libraries contain no symbols



"Hans-Joachim Baader" <hjb@pro-linux.de> writes:

> Package: general
> Version: N/A; reported 2002-07-15
> Severity: important
> 
> Most libraries appear to have no symbols. Using nm or objdump -t on them
> shows nothing. This makes it impossible to track down problems. The reason
> probably is using "strip -s" on them. It should be "strip -S" or nothing
> (unfortunately the man page of "strip" is not informative).
> 
This is intended (for disk space reasons, i guess. Especially C++
symbol tables can get *huge*). There are some libraries that ship also
a -dbg pacakge with debugging symbols. If you really want to debug a
library, you will probably have to compile it locally.

Regards, Andy
-- 
Andreas Rottmann         | Dru@ICQ        | 118634484@ICQ | a.rottmann@gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: