arm-linux-gcc installation toutorials
Posted 凉初捕影
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了arm-linux-gcc installation toutorials相关的知识,希望对你有一定的参考价值。
step 1
download one version of arm-linux-gcc ,such as 4.3.2 https://download.csdn.net/download/xinhuameng/2642452
step 2
extract the downloaded files by: tar zxf arm-linux。。。。
step 3
move to /usr/local/arm/4.3.2
step 4
add environment variables " export PATH=$PATH:......bin"
以上是关于arm-linux-gcc installation toutorials的主要内容,如果未能解决你的问题,请参考以下文章