![]() | Logo by DBAlex (anonymous IP: 216.73.217.32,2493) | |||||||||||||
| ||||||||||||||
Audio (351) Datatype (51) Demo (206) Development (624) Document (24) Driver (102) Emulation (155) Game (1042) Graphics (515) Library (121) Network (241) Office (69) Utility (956) Video (74) Total files: 4531 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 |