Compiling ld.so depends on distros?
Jason Yang
jasonyangshadow@gmail.com
Mon Jan 20 10:02:00 GMT 2020
Dear Florian,
Thank you so much!!!
Get it!
Regards,
Jason
On 2020/01/20 16:49, Florian Weimer wrote:
> * Jason Yang:
>
>> I patched ld.so myself, and compiled entire glibc against specific
>> distros(ubuntu 18.04 with glibc 2.27). Then what if I use all compiled
>> libraries on another distros with the same glibc version 2.27? Such as
>> Arch Linux with glibc 2.27, can I directly use all compiled libraries?
>> Or have I to recompile same glibc source code again?
> Distributions sometimes rebuild glibc with backported patches that
> change the internal ABI between libc.so and libdl.so. In these cases,
> both parts of glibc need to come from the same distribution.
>
> Thanks,
> Florian
>
More information about the Libc-alpha
mailing list