execline
Software
www.skarnet.org
execline only supports the flag-allstatic flag.
Since execline contains binaries that can be used very frequently and that need to run as fast as possible, the author recommends the use of this flag, and also recommends making static executables by editing the conf-compile/conf-ld file if your libc supports static linking.
Linux users who wish to make static executables should try the uClibc or the diet libc; static linking against the glibc at best wastes resources, and at worst does not work.