Versioning mess proved!!!

Ulrich Drepper drepper@redhat.com
Sun Oct 1 15:33:00 GMT 2000


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> the zlib example compiled against glibc-2.1.94 and 
> zlib.so-compiled-against-2.1.3:
> [fsirl@enzo:/cvsx/rawhide/zlib-1.1.3]$ objdump -R example|grep gmon
> 10012ee8 R_PPC_GLOB_DAT    __gmon_start__
> 10013104 R_PPC_JMP_SLOT    __gmon_start__
> 
> And I guess this double relocation is the culprit then?

This is definitely wrong.  A PLT jump obviously cannot be weak since
you jump anyway.

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


More information about the Libc-alpha mailing list