手机
当前位置:查字典教程网 >操作系统 >unix linux >make:arm-linux- conmand not found错误处理探讨
make:arm-linux- conmand not found错误处理探讨
摘要:make:arm-linux-conmandnotfound错误处理的总结在超级用户权限下建立交叉编译环境成功,但编译是显示make:arm...

make:arm-linux- conmand not found错误处理的总结

在超级用户权限下建立交叉编译环境成功,但编译是显示

make:arm-linux- conmand not found

最终发现原因是:

修改makefile文件的CROSS_COMPILE =arm-linux-时在最后加入了空格。

总结:

makefile文件不是c语言文件,不允许自己添加空格,因为空格会当初

makefile的字符处理。即使要进行对齐,要使用tab键。

【make:arm-linux- conmand not found错误处理探讨】相关文章:

linux mtu查看&&设置

linux page buffer cache深入理解

linux too many open files解决方案

挂载(mount)命令使用技巧

Slackware Linux init 进程

Linux bond 网卡绑定配置教程

linux crontab定时命令

linux redhat 登陆界面切换

Linux rm 删除文件命令的用法

通过COM口管理Linux服务器

精品推荐
分类导航