lupyuen commented on issue #10594: URL: https://github.com/apache/nuttx/issues/10594#issuecomment-1722677064
Hi All: Wonder if the xPack GNU RISC-V Embedded GCC might fix this problem? https://xpack.github.io/dev-tools/riscv-none-elf-gcc/install/ I built NuttX for JH7110 (RISCV64) with the xPack Toolchain, and it boots OK on Star64 SBC. I haven't tested Math Functions yet: https://lupyuen.github.io/articles/riscv#appendix-xpack-gnu-risc-v-embedded-gcc-toolchain-for-64-bit-risc-v I'm exploring xPack as an alternative toolchain, since SiFive Freedom Tools won't run on Arm64 Linux (Raspberry Pi OS). I tried gcc-riscv64-unknown-elf on Arm64 Debian, but it doesn't include "math.h": https://lupyuen.github.io/articles/release#appendix-missing-mathh -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
