ubuntu14.04中使用命令行安装ARM平台交叉编译工具

走起,直接上命令:

sudo apt-get install gcc-arm-linux-gnueabihf

 

你可能感兴趣的:(Linux)