combining symbols with a shared library
Pawel Por <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAJmOuEzghSnE+RuVsDHWuQyBGsjGuc4Ggpzung06JoWGKtdbFQ@mail.gmail.com> |
Hi I've got a shared library lib.so and a symbol file for it lib.dbg and I want to combine them together. How can I do that in linux ? thanks for help