#!/bin/bash # Usage: t10-compile.sh -o OUTFILE [EXTRA_ARGS] INFILES[..] armeb-softfloat-linux-gnu-gcc -march=armv4t -mcpu=arm940t -nostdlib -fpie -static "$@"