Build a "hello world" program to run in a chroot environment. Statically link: gcc hello.c -o hello -static A 400k hello world. That's glibc for you.