linux 内核编译出现:cc1: error: invalid option `abi=aapcs-linux'

来源:互联网 发布:landesk软件购买 编辑:程序博客网 时间:2024/06/05 17:54

以下两种方法:

1.make menuconfig -->去掉Kernel Features->Use the ARM EABIto compile the kernel选项(但很多时候编译出的内核无法运行)

2.更新arm-linux-gcc 

原创粉丝点击