yamt commented on pull request #1817: URL: https://github.com/apache/incubator-nuttx/pull/1817#issuecomment-716222637
@TA1DB which version of objcopy are you using? i'm using: ``` spacetanuki% brew info binutils binutils: stable 2.35.1 (bottled) [keg-only] GNU binary tools for native development https://www.gnu.org/software/binutils/binutils.html /usr/local/Cellar/binutils/2.33.1 (134 files, 167.6MB) Poured from bottle on 2020-01-29 at 00:27:01 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/binutils.rb License: GPL-2.0 ==> Caveats binutils is keg-only, which means it was not symlinked into /usr/local, because Apple's CLT provides the same tools. ==> Analytics install: 5,423 (30 days), 18,456 (90 days), 65,599 (365 days) install-on-request: 4,587 (30 days), 15,771 (90 days), 56,580 (365 days) build-error: 0 (30 days) spacetanuki% ``` it might be version-sensitive because this is the first version i've seen working ok. when i tried an earlier verion before, it produced a broken binary. (that was why macOS port has been done differently) ---------------------------------------------------------------- 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: us...@infra.apache.org