$ sudo vim /etc/profile
export PATH=$PATH:/work/buildroot/output/host/usr/bin
$ source /etc/profile
$ arm-linux-gcc -v