![]() | Logo by DBAlex (anonymous IP: 216.73.216.143,2469) | |||||||||||||
| ||||||||||||||
Audio (349) Datatype (51) Demo (205) Development (620) Document (24) Driver (101) Emulation (154) Game (1034) Graphics (514) Library (120) Network (238) Office (67) Utility (951) Video (73) Total files: 4501 Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
Support the site
|
patchelf is a tool to modify an ELF file's attributes. For example, forcefully adding a DT_RPATH attribute can be done like so: "patchelf --force-rpath --add-rpath SYS:MyLibs/ my.exe" Where as "readelf -d my.exe" had no RPATH entry before, it now does. Run "patchelf" for more options. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright © 2004-2026 by Björn Hagström All Rights Reserved |