compile failure due to undefined symbol
Daniel Jacobowitz
drow@false.org
Tue Oct 2 15:01:00 GMT 2007
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
More information about the Binutils
mailing list