帮忙看看这个Linux报错
error:unrecognized command line options '-mabi=apcs-gnu' note: valid arguments to '-mabi=' are: ms sysv error: unrecognized command line option '-mlittle-endian'
交叉编译工具未指定,加上CROSS_COMPILE=arm-linux- 参数