anchao commented on PR #11421:
URL: https://github.com/apache/nuttx/pull/11421#issuecomment-1862679981

   Using ld may cause LTO optimization break, Link-Time-Optimization will only 
be executed in the link stage, and requires the support of GCC lto-wrapper. You 
can try replace gcc to ld and enable `CONFIG_LTO_FULL` on the Makefile base.


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