Adam Jackson wrote:
> Also note that the runtime linker will still do recursive lookups.  If
> you have a binary that did not link against some needed library, but one
> of its dependencies did link against it, the binary will still work.

And this makes this ld (mis)feature particularly silly, ld now gratuitously 
errors on "undefined" symbols which would be found just fine at runtime. I 
really don't see why ld is implementing different semantics than the runtime 
ld.so.

        Kevin Kofler

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to