1. 7
  1. 1

    Has arm64 macOS supported improved in GCC yet? Last I checked, arm64 macOS target support still wasn’t upstream, and the lack of blocks and other modern Objective-C support makes actually using it tricky.

    1. 1

      Can confirm it’s not upstream, though I found a working patch from the homebrew formula: https://github.com/Homebrew/homebrew-core/blob/ec638d7f8f94f2a26333f93a95f8090fcfe4171a/Formula/gcc.rb#L12-L18