[PATCH] PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version number
Joseph S. Myers
joseph@codesourcery.com
Wed Nov 13 04:37:00 GMT 2013
On Tue, 12 Nov 2013, Ulrich Weigand wrote:
> Hello,
>
> to avoid having a ELFv2 binary accidentally picking up an old ABI ld.so,
> this patch bumps the soname to ld64.so.2.
There's also the matter of setting the minimum symbol version in this case
to GLIBC_2.19. And having configure tests to ensure the only combinations
are the (BE, ELFv1) and (LE, ELFv2) combinations it's desired to support.
Looking back at
<https://sourceware.org/ml/libc-alpha/2013-08/msg00096.html>, I really
don't see a problem with having
sysdeps/unix/sysv/linux/powerpc/powerpc64/elfv2/nptl/*.abilist files to
reflect the different symbol versions for ELFv2 (that's just what ABI
variations for all other systems do); it's just a whole array of
.../powerpc64le/<machine>/Implies files that seems unfortunate.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list