raiden00pl opened a new issue, #12436: URL: https://github.com/apache/nuttx/issues/12436
Many NuttX configurations doesn't compile correctly with gcc14 and some return new warnings. Since correcting everything will take some time, I'm opening a new issue to track progress. Here are the porting instructions: https://gcc.gnu.org/gcc-14/porting_to.html TODOs ===== - [ ] new warnings for nimble - example: nrf52832-dk/sdc_nimble - [ ] libcxx compilation is broken - example: stm32f4discovery/testlibcxx - [ ] include/crypto/curve25519.h:42:5: error: implicit declaration of function 'arc4random_buf' - [ ] ... -- 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]
