ucspilogd
Software
www.skarnet.org
ucspilogd only supports the flag-allstatic flag.
Since ucspilogd builds just one small binary that does not depend on much, 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.