Hi Feri,
wf...@niif.hu wrote:
[SNIP]
On the other hand, this overlinks the final binary:
$ objdump -p .libs/translib | fgrep NEEDED
NEEDED liba.so
NEEDED libb.so
NEEDED libc.so.6
libb.so is unneeded here (but is present in the installed program
Roumen Petrov writes:
> Urgh, article with very limited niche. First is only for shared libraries,
> next unresolved externals in shared library, and finally requires
> "advanced" loader.
Overlinking isn't about unresolved externals in shared libraries. It's
about avoiding linking with shared l