# Brif: This is the scrip for build arm-elf tools. # Source file: binutils-2.17.tar.bz2,gcc-4.1.1.tar.bz2,gdb-6.6.tar.bz2,newlib-1.14.0.tar.gz # # Notes: Please run this script with the root account or you can run "sudo bash" # Express all the compressed file to WORK_PWD below # # Author: Volans Wang # volansw@gmail.com #
#source directory and target director WORK_PWD=$(pwd) echo $WORK_PWD