Last login: Wed Nov 24 13:51:43 on ttys000 nagasm-Mac-mini-2:~ nagasm$ ls Applications Movies bash_profile.txt Desktop Music dwhelper Documents Pictures git Downloads Public pico-sdk Library Sites nagasm-Mac-mini-2:~ nagasm$ brew install cmake Updating Homebrew... ==> Homebrew has enabled anonymous aggregate formula and cask analytics. Read the analytics documentation (and how to opt-out) here: https://docs.brew.sh/Analytics No analytics have been recorded yet (nor will be during this `brew` run). ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: https://github.com/Homebrew/brew#donations ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae Updated 3 formulae. Warning: cmake 3.22.0 is already installed and up-to-date. To reinstall 3.22.0, run: brew reinstall cmake nagasm-Mac-mini-2:~ nagasm$ brew tap ArmMbed/homebrew-formulae ==> Tapping armmbed/formulae Cloning into '/usr/local/Homebrew/Library/Taps/armmbed/homebrew-formulae'... remote: Enumerating objects: 69, done. remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (7/7), done. remote: Total 69 (delta 4), reused 4 (delta 2), pack-reused 60 Receiving objects: 100% (69/69), 15.08 KiB | 2.15 MiB/s, done. Resolving deltas: 100% (31/31), done. Tapped 1 formula (14 files, 33.5KB). nagasm-Mac-mini-2:~ nagasm$ brew install arm-none-eabi-gcc Warning: You are using macOS 10.11. We (and Apple) do not provide support for this old version. You will encounter build failures with some formulae. Please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official channels. You are responsible for resolving any issues you experience while you are running this old version. ==> Downloading https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.07/gcc-arm-none-eabi-10.3-2021.07-mac-10. ==> Downloading from https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/10.3-2021.07/gcc-arm-none-eabi-1 ######################################################################## 100.0% ==> Installing arm-none-eabi-gcc from armmbed/formulae 🍺 /usr/local/Cellar/arm-none-eabi-gcc/10.3-2021.07: 6,790 files, 715.1MB, built in 1 minute 44 seconds nagasm-Mac-mini-2:~ nagasm$