I\'m trying to build a gcc cross compiler on Mac OS X, the target is arm-elf-eabi.
arm-elf-eabi
This is what I\'ve done so far:
Install homebrew, brew cask and then:
brew cask install gcc-arm-embedded