发布时间:2013-01-09 11:07:05
利用韦东山的Linux-3.4.2 打补丁后 编译内核出现arch/arm/mm/tlb-v4wbi.S:64:error: too many positional arguments ,不知道是哪里出现了问题???? 有知道的还望指教下! 后来,我make distclean 后重新make uImage 就没有出现错误了,也不知道为什么。......【阅读全文】
发布时间:2013-01-09 10:28:21
出现错误原因:编译器的版本不配 解决办法:(1)换编译器(如4.3.3 版本高点的) (2)make menuconfig 去掉Kernel Features->Use the ARM EABIto compile the kernel......【阅读全文】