[PATCH] Adjust name-prefix of ld.so in test-container.c.
Stefan Liebler
stli@linux.ibm.com
Mon Sep 3 14:13:00 GMT 2018
On 09/03/2018 12:48 PM, Florian Weimer wrote:
> On 09/03/2018 10:39 AM, Stefan Liebler wrote:
>> the test-container.c file assumes that ld.so is always named something
>> like /elf/ld-linux-*. But e.g. on s390x it is named ld64.so.1 or
>> ld.so.1 on s390. There are other architectures like power or mips with
>> similar names.
>
> Perhaps we should capture $(ld.so-version) in support/, like we do for
> $(objpfx), $(prefix), $(libdir) etc.?
>
> Thanks,
> Florian
>
Okay. This is possible.
What about the attached patch?
The absolute path of the ld.so is now available via support_objdir_elf_ldso.
Bye
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20180903_test_container.patch
Type: text/x-patch
Size: 3537 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20180903/295e09bb/attachment.bin>
More information about the Libc-alpha
mailing list