I downloaded the address casually, 4.4. Version 3, Address: http://www.cr173.com/soft/42654.html#address
1. I put it in the/work/tools/.
2.sudo Tar xzvf/work/tools/arm-linux-gcc-4.4.3.tar.gz
3.sudo tar xvzf arm-linux-gcc-4.4.3.tar.gz-c/
4./opt/friendlyarm/toolschain/4.4.3/bin found the command;
And then
sudo vim/etc/environment
after Path= "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" Add:/opt/FriendlyARM/ Toolschain/4.4.3/bin the last path is as follows Path= "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/ Opt/friendlyarm/toolschain/4.4.3/bin "
5.source/etc/environment
6. This will be OK.
Try: arm-linux-gcc-v
PS: Before the time encountered a problem: I put on the network of Hundred questions on the forum;
Address: http://www.100ask.org/bbs/forum.php?mod=viewthread&tid=11398&extra=&page=1
Ubuntu under ARM-LINUX-GCC Installation