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/10/25 12:31:07 UTC

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

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


   I think something has to be resolved; Building Nuttx for sim on Osx (High Sierra 10.13.6) stops with the errors shown below. Installing binutils together with path adjustment as recommended somewhre in this repo doesn't help.
   ....`
   CC:  sim/up_hosttime.c
   
   CC:  sim/up_simuart.c
   
   CPP:  nuttx-names.in-> nuttx-names.dat
   
   LD:  nuttx
   
   make[1]: objcopy: No such file or directory
   
   make[1]: *** [nuttx] Error 1
   
   make: *** [nuttx] Error 2`
   


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