Categories
ELF statifier
Executable files may be linked statically or dynamically. Dynamically linked executables use less disk space and memory, but require appropriative dynamic libraries present in order to run. ELF statifier make one executable file with no run-time 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.
Last updated 11 May, 2005
Versions
1.6.6
1.6.6 beta released 2005-05-09
- Released: 9 May, 2005
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/statifier/st...
- Licenses: GPLv2
- Interfaces: Command Line




