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]
Other format: [Raw text]

Re: --as-needed handling of shared libraries that fail -Wl,-z,defs


On Thu, 19 May 2005 18:37:16 +0200, Jakub Jelinek wrote:
> --as-needed doesn't seem to try satisfy undefined references in shared
> libraries:

I thought this error meant that libreadline was built incorrectly. It
needs symbols from libtermcap but has no DT_NEEDED entry for it - isn't
this a mistake in the libreadline build system?

thanks -mike


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