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

Mike Hearn mike@navi.cx
Fri May 20 19:02:00 GMT 2005


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



More information about the Binutils mailing list