User Tools

Site Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
compiler_for_arm [2016/05/24 14:29] david_carycompiler_for_arm [2018/04/18 19:15] – Add Fedora install sequence rickvanderzwet
Line 20: Line 20:
   sudo apt-get install gcc-arm-embedded   sudo apt-get install gcc-arm-embedded
      
 +  
 +To install on Fedora:
 +  sudo dnf install gcc-arm-linux-gnu
 +  
 +To install on Mac OSX via [[http://docs.brew.sh|Brew]]:
 +
 +  brew cask install gcc-arm-embedded
 +
 For news about this toolchain as well as downloads for Windows and OS X, see their [[https://launchpad.net/gcc-arm-embedded|project page]]. For news about this toolchain as well as downloads for Windows and OS X, see their [[https://launchpad.net/gcc-arm-embedded|project page]].
compiler_for_arm.txt · Last modified: 2018/05/27 16:10 (external edit)