statifier: Creates a static executable from a dynamic executable and required libraries1

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.

... part of T2, get it here

URL: http://statifier.sourceforge.net/

Author: Valery Reznic <valery_reznic [at] yahoo [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.7.4

Remark: Does cross compile (as setup and patched in T2).

Download: http://sourceforge.net/projects/statifier/files/ statifier-1.7.4.tar.gz

T2 source: statifier.cache
T2 source: statifier.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.58 MB, 90 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).