xiaoxiang781216 commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818266662



##########
File path: arch/arm/Kconfig
##########
@@ -901,6 +901,13 @@ config ARM_HAVE_NEON
        ---help---
                Decide whether support NEON instruction
 
+config ARM_FP_ABI_SOFT

Review comment:
       @no1wudi could you try to build some board with fpu and softfp but 
without CONFIG_LIBM? I am curious whether the toolchain provide the built-in 
library(e.g. libgcc.a, libm.a, libsupc++...) with this combination.




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


Reply via email to