Xavier Grave <[email protected]> writes: > In the narval packages, I have some code that allow some kind of > plugin as a shared library. The code promote some symbols only for the > plugin. During the stripping of the code, the corresponding code is > been removed.
Do you mean that the symbols are neither in /usr/lib/libnarval.so.1.10.1 (package libnarval1.10.1) nor in /usr/lib/debug/usr/lib/libnarval.so.1.10.1 (package libnarval-dbg)? > The strip command allow a --keep-symbol option that I can't find in > dh_strip. Is this not equivalent to --dbg-package or --keep-debug? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
