手机
当前位置:查字典教程网 >操作系统 >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 redhat 登陆界面切换

挂载(mount)命令使用技巧

make_sock: could not bind to address 0.0.0.0:443

Red Hat Linux中自动运行程序

linux tune2fs命令详细介绍

linux 硬链接和软链接深入理解

Linux lsof 命令使用详细说明

linux shell 常用脚本语句语法收集 推荐

Linux Top 命令解析 比较详细

通过COM口管理Linux服务器

精品推荐
分类导航