This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: compile failure due to undefined symbol
On Tue, Oct 02, 2007 at 03:24:14PM +0100, Nick Clifton wrote:
> What else should I do to test the library ?
What dynamic tags (readelf -d) does it have before and after? If your
patch has no effect on the dynamic tags of installed libraries, then
it's surely fine; it only affects running things from the build
directory. But if it adds an rpath to the installed libraries, I
think we should avoid that.
--
Daniel Jacobowitz
CodeSourcery