Vimarsana
Biggest News Aggregation in the World

Adrien Devresse News Today : Breaking News, Live Updates & Top Stories | Vimarsana

Stay updated with breaking news from Adrien Devresse. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.

Top News In Adrien Devresse Today - Breaking & Trending Today

GitHub - NixOS/patchelf: A small utility to modify the dynamic linker and RPATH of ELF executables - Vimarsana News

GitHub - NixOS/patchelf: A small utility to modify the dynamic linker and RPATH of ELF executables

.github Change the dynamic loader ("ELF interpreter") of executables: $ patchelf --set-interpreter /lib/my-ld-linux.so.2 my-program Change the $ patchelf --set-rpath /opt/my-libs/lib:/other-libs my-program Shrink the $ patchelf --shrink-rpath my-program RPATH all directories that do not contain a library referenced by DT_NEEDED fields of the executable or library. For instance, if an executable references one library libfoo.so, has an RPATH libfoo.so can only be found in /foo/lib, then the new RPATH will be In addition, the RPATH /foo/lib reference instead of the /tmp entry. To acco...

Source: github.com