aviralgarg05 commented on issue #18232:
URL: https://github.com/apache/nuttx/issues/18232#issuecomment-3873268509

   I investigated the remaining `CONFIG_LIBM_TOOLCHAIN=y` failure after #18308 
and opened a follow-up fix PR: #18374.
   
   This updates `include/cxx/cmath` to delegate to toolchain `<cmath>` when 
using toolchain libm, which resolves the `std::abs/std::acos/...` errors 
reported here:
   https://github.com/apache/nuttx/issues/18232#issuecomment-3861302869
   
   Could you please retest with PR #18374?
   


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

Reply via email to