lieye_leaves 发表于 2017-04-09 20:44

交叉编译linux-4.10.6出现的问题

交叉编译linux-4.10.6出现的问题,帮忙看下:

make ARCH=arm CROSS_COMPILE=arm-linux-
CHK   include/config/kernel.release
CHK   include/generated/uapi/linux/version.h
CHK   include/generated/utsrelease.h
CHK   include/generated/bounds.h
CHK   include/generated/timeconst.h
CHK   include/generated/asm-offsets.h
CALL    scripts/checksyscalls.sh
CHK   include/generated/compile.h
CC      init/do_mounts.o
/tmp/ccybUHUZ.s: Assembler messages:
/tmp/ccybUHUZ.s:1237: Error: garbage following instruction -- `dmb ish'
/tmp/ccybUHUZ.s:1248: Error: unknown pseudo-op: `.arch_extension'
/tmp/ccybUHUZ.s:1249: Error: bad instruction `pldw '
/tmp/ccybUHUZ.s:1275: Error: garbage following instruction -- `dmb ish'
make: *** Error 1
make: *** Error 2


页: [1]
查看完整版本: 交叉编译linux-4.10.6出现的问题