osx-cross / homebrew-arm

Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7, Cortex-R4/R5/R7).
BSD 2-Clause "Simplified" License
152 stars 21 forks source link

arm-none-eabi for Apple Silicon #25

Closed troian closed 2 years ago

troian commented 2 years ago

fancy to homebrew arm-none-eabi native binaries for M1? i've got it built and tested

ladislas commented 2 years ago

we don't build anything, we actually just use pre-built packages from https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads

As long as they don't provide a M1 binary, we won't be able to.