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/09/18 07:57:15 UTC

[GitHub] [incubator-nuttx] GUIDINGLI edited a comment on pull request #1817: SIM in MacOS: make MacOS link process same with Linux

GUIDINGLI edited a comment on pull request #1817:
URL: https://github.com/apache/incubator-nuttx/pull/1817#issuecomment-694714243


   @yamt 
   I have add the objcopy PATH to env.sh at:
   https://github.com/apache/incubator-nuttx-testing/pull/64
   
   ln -s /usr/local/opt/binutils/bin/objcopy /Users/runner/work/incubator-nuttx-testing/incubator-nuttx-testing/prebuilt/bintools/bin/objcopy
   add_path /Users/runner/work/incubator-nuttx-testing/incubator-nuttx-testing/prebuilt/bintools/bin
   
   then I have seen PATH will be write to env.sh
   
   But how to use env.sh ?
   
   This I have seen your history commit on generated env.sh, but can't see where to use it.
   This will caused https://github.com/apache/incubator-nuttx/pull/1817 compile failed.
   


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