I want to build Tengine for allwinnertech D1 SBC. And I follow the instructions in this link https://zhuanlan.zhihu.com/p/368640131. But I got an error of
riscv64-unknown-linux-gnu-gcc: error: unrecognized command line option '-mfp16'.
I have tried to delete flag -mfp16 in toolchains/rv64-c906.toolchain.cmake, but it still did not work.
I want to build Tengine for allwinnertech D1 SBC. And I follow the instructions in this link https://zhuanlan.zhihu.com/p/368640131. But I got an error of riscv64-unknown-linux-gnu-gcc: error: unrecognized command line option '-mfp16'.
I have tried to delete flag -mfp16 in toolchains/rv64-c906.toolchain.cmake, but it still did not work.