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.

Tags Software Development
Licenses GPL
Operating Systems POSIX Linux
Implementation Assembly Awk C Unix Shell

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  02 Dec 2008 10:33
  • Rrelease-after

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

  • Rrelease-mid
  •  17 Aug 2008 14:49
  • Rrelease-after

Changes: Support for gdb-6.8 was added.

  • Rrelease-mid
  •  17 Oct 2007 07:04
  • Rrelease-after

Changes: Support for gdb6.6 was added. Support for systems where vDSO does not look like a shared library was added. Statifier's Web site finally got a logo.

  • Rrelease-mid
  •  10 Sep 2007 10:55
  • Rrelease-after

Changes: A bug that was fixed in 1.6.11 (prelinked ld-linux + memory randomization) showed itself again. It has been fixed.

  • Rrelease-mid
  •  09 Jul 2007 05:58
  • Rrelease-after

Changes: A bug that sometimes prevented statifier from working on systems with prelinked ld-linux was fixed.

179888de4fec47c6c6a7d97da0886449_thumb

Project Spotlight

Omnitux

An educational game based on multimedia elements.

No-screenshot

Project Spotlight

Vortex Library

A "BEEP Core" protocol implementation.