DPShadow

导航

2019年2月19日 #

Linux下编译提示arm-none-linux-gnueabi-gcc: command not found

摘要: 自己的Linux系统中已经正确安装了交叉编译器arm-2009q3,路径设置正常。 但是在使用arm-none-linux-gnueabi-gcc编译时提示 arm-none-linux-gnueabi-gcc: command not found 仔细分析发现自己安装交叉编译器时是在root下安装 阅读全文

posted @ 2019-02-19 21:45 DPShadow 阅读(4661) 评论(0) 推荐(0) 编辑