just to remind myself:
static binutils use 'make LDFLAGS="-all-static"' static gcc bootstrap 'make BOOT_LDFLAGS="-static"' static gcc build 'make LDFLAGS="-static" '
all packages with libtool use LDFLAGS="-all-static"