pkarashchenko commented on issue #11341: URL: https://github.com/apache/nuttx/issues/11341#issuecomment-1845870173
This is a know issue. Ubuntu release of RISC-V GCC is compiled without math libs. We can do nothing with that, but you can enable NuttX native math libraries support via `CONFIG_ LIBM=y` and still use RISC-V GCC provided by Ubuntu `apt`. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org