[PATCH] Make sunrpc more lazy binding (or prelinking) friendly

Ulrich Drepper drepper@redhat.com
Mon Jul 23 11:14:00 GMT 2001


Jakub Jelinek <jakub@redhat.com> writes:

> sunrpc puts abort into its xp_ops. This results in 6 more
> non-relative relocations than necessary (and usually 6 conflicts
> with prelinking, since it is pretty common that main binary calls
> abort() somewhere and thus has a PLT entry for abort which those
> function pointers in sunrpc need to resolve to).

Makes sense.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-hacker mailing list