AlexanderVasiljev opened a new pull request #3836: URL: https://github.com/apache/incubator-nuttx/pull/3836
## Summary The flags -nostartfiles -nodefaultlibs are not the flags of LD but are the flags of GCC ## Impact Now GNU ld just doesn't recognize them. New GNU ld version 2.36.x will treat this as error. See issue https://github.com/apache/incubator-nuttx/issues/3826 ## Testing custom board -- 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: us...@infra.apache.org