the goal was to make one of the smallest compilers possible, yet still being useful.
i will eventually port this to DekOS.
use sstrip to strip to final size
only works in i386 32 bit mode
to build normally, just use cc src/ba.c src/crt.S -m32 -o bin/ba