make

# prevent the cross assembler to be used when building build gcc
rm gcc/as 
# and try again ...
make
exit 0
