#! /bin/sh ../../binutils-2.20.51/configure \ --disable-nls \ --prefix=/$1 \ --build=$1 \ --host=$1 \ --target=$1 \ CFLAGS=-O2 LDFLAGS=-s