Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2006 18:22:23 +0100
From:      joerg@britannica.bec.de
To:        freebsd-hackers@freebsd.org, hackers@freebsd.org
Subject:   Re: dladdr in executable and shared object
Message-ID:  <20060219172223.GA12772@britannica.bec.de>
In-Reply-To: <1140368387.28785.63.camel@localhost>
References:  <1140368387.28785.63.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060219172223.GA12772>