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 2022/01/29 10:40:14 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5371: arch/Toolchain.defs: Don't expand EXTRA_LIBS immediately

masayuki2009 commented on pull request #5371:
URL: https://github.com/apache/incubator-nuttx/pull/5371#issuecomment-1024886178


   @xiaoxiang781216 
   The link error for sama5d4-ek:ksh has been resolved.
   However, I noticed that some libraries such as libgcc.a and libm.a are missing for import.
   
   ```
   $ cd apps
   $ find . -name '*.a'
   ./libapps.a
   ./import/libs/libmm.a
   ./import/libs/libapps.a
   ./import/libs/libproxies.a
   ./import/libs/libarch.a
   ./import/libs/libc.a
   ./import/libs/libxx.a
   ```
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org