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/25 17:16:12 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5332: arch/Toolchain.defs: Simplify addition builtin library to EXTRA_LIBS

xiaoxiang781216 commented on pull request #5332:
URL: https://github.com/apache/incubator-nuttx/pull/5332#issuecomment-1021413933


   > I think with such approach we are becoming link order dependent. But let's wait CI to finish
   
   > IMO the only correct way to handle this is to involve linker via compiler using `-Xlinker` option to pass link flags. In this way the architecture is already defined and we do not need all this `--print-file-name` stuff. But we are far away from that
   
   Could you give more info about these two problem? I can't catch the key issue you mention.


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