This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: binutils-2.11 ld testsuite problems + PATCH


On Tue, May 08, 2001 at 10:11:10AM -0700, Matthew Schalit wrote:
>  
> > > /usr/local/bin/ld: warning: /usr/lib/libc.so.1, needed by ./libpbm.so,
				^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Could you please send me

# readelf -d ./libpbm.so
# readelf -d some DSO in /usr/lib other than libc.so.1.

I think I fixed this bug last week. Basically, ld should only put the
basename of a DSO in DT_NEEDED. Please try binutils from CVS or the
next release of my Linux binutils.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]