make: /usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc: Command not found
在ubuntu 上编译代码遇到问题
make: /usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc: Command not found
可是,这个命令是存在的,为什么还会报错
网上说可能是Ubuntu是64位的,而编译器是32位的,所以出现命令找不到的报错
在ubuntu 上编译代码遇到问题
make: /usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc: Command not found
可是,这个命令是存在的,为什么还会报错
网上说可能是Ubuntu是64位的,而编译器是32位的,所以出现命令找不到的报错