![]() | Logo by DBAlex (anonymous IP: 216.73.216.103,2484) | |||||||||||||
| ||||||||||||||
Audio (349) Datatype (51) Demo (206) Development (621) Document (24) Driver (101) Emulation (155) Game (1036) Graphics (514) Library (120) Network (240) Office (67) Utility (957) Video (74) Total files: 4515 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 |