* Package name : ELF STATIFIER * URL : http://statifier.sourceforge.net/ * License : GPL Programming Lang: C and bash Description : compiles C programs into a single static executable Statifier creates from dynamically linked ELF executable and all it's libraries (and all LD_PRELOAD libraries if any) a single executable file. This file can be copied and run on another machine without need to drag all it's libraries.
I've done a preliminary packaging. github.com/barak/statifier It has some bug which prevents it from actually working on anything, which I'm looking into. But of course I'd welcome help with that, and also any other misc feedback. -- Barak A. Pearlmutter <barak@pearlmutter.net> Dept Comp Sci & Hamilton Institute, Maynooth University, Co. Kildare, Ireland http://barak.pearlmutter.net