You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/22 06:30:23 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #1970: libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0

xiaoxiang781216 edited a comment on pull request #1970:
URL: https://github.com/apache/incubator-nuttx/pull/1970#issuecomment-714263246


   @yamt since math library provided by NuttX isn't standard complaint and not optimzed, I would suggest to use libc++ with toolchain provided math library. We have test the follow combination which work perfect:
   
   1.  ARM Cortex A/M with libm from newlib
   2. Linux simulator with libm from glibc
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org