armv8、aarch64的架构:unrecognized command line option '-mfpu=neon'

不用添加这个'-mfpu=neon'的编译器选项了,因为这个架构下neon是默认启动的。

参考:

https://lists.linaro.org/pipermail/linaro-toolchain/2016-July/005815.html

https://stackoverflow.com/questions/29851128/gcc-arm64-aarch64-unrecognized-command-line-option-mfpu-neon

猜你喜欢

转载自www.cnblogs.com/yongy1030/p/10391363.html