ELF statifier makes one executable file with no runtime dependencies from a dynamically-linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.
| Tags | Software Development |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Assembly Awk C Unix Shell |
Recent releases


Release Notes: This release fixes a '_dl_auxv not found' error for glib 2.16.


Release Notes: Compilation was fixed for i386 with GCC 4.6.0 (removing all .cfi directives). RPM dependencies textutils, fileutils, and sh-utils were replaced with coreutils.


Release Notes: A recent bug that prevents statifier from working on some 32 bit systems has been fixed.


Release Notes: This release no longer depends on gdb; gdb usage caused too many problems in the past. Support for alpha has been dropped. Switched to SVN from CVS.


Release Notes: Support for Slackware 12.0 and a fix for improper errno/strtoul usage.