dladdr in executable and shared object

joerg at britannica.bec.de joerg at britannica.bec.de
Sun Feb 19 09:22:33 PST 2006


On Sun, Feb 19, 2006 at 05:59:47PM +0100, Andreas Bachmann wrote:
> I think the whole dynamic linking functions are buggy.

First of all, calm down. Second, do your home work.
By default the necessary dynamic linkage section is not present in
executables, only shared libraries. Try -Wl,-E instead.

Joerg


More information about the freebsd-hackers mailing list