This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling ld.so depends on distros?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]