Using non-system glibc

Mahmood Naderan nt_mahmood@yahoo.com
Thu May 28 12:12:39 GMT 2020


>I would try to reference the dynamic linker under its soname, like this:
>
>  -Wl,--dynamic-linker=/opt/glibc-2.23-install/ld-linux-x86-64.so.2

I don't see such file. Is that normal?

mahmood@hp2:/opt/glibc-2.23-install$ find . -name ld*
./ld.map
mahmood@hp2:/opt/glibc-2.23-install$


>It's also concerning that libdl.so.2 and libcrypt.so.1 are loaded from
>system paths.  libcrypt.so.1 could be fine, depending on whether it uses
>internal glibc symbols or not.

That is also my concern. For my work I need that --emit-reloc be available. Does that mean I have to manually recompile all staffs? from kernel to libraries and applications?




Regards,
Mahmood 



More information about the Libc-help mailing list