You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/24 10:32:38 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #1296: sim/scripts: add full optimization support

anchao opened a new pull request #1296:
URL: https://github.com/apache/incubator-nuttx/pull/1296


   ## Summary
   sim/scripts: add full optimization support
   
   ## Testing
   
   ```
   ./tools/configure.sh sim/nsh
   make -j16
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] anchao commented on pull request #1296: sim/scripts: add full optimization support

Posted by GitBox <gi...@apache.org>.
anchao commented on pull request #1296:
URL: https://github.com/apache/incubator-nuttx/pull/1296#issuecomment-648822286


   Emm... Seems clang does not support option --gc-sections, let me abandon this change first
   
   ld: unknown option: --gc-sections
   clang: error: linker command failed with exit code 1 (use -v to see invocation)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] anchao closed pull request #1296: sim/scripts: add full optimization support

Posted by GitBox <gi...@apache.org>.
anchao closed pull request #1296:
URL: https://github.com/apache/incubator-nuttx/pull/1296


   


----------------------------------------------------------------
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:
users@infra.apache.org