Archive
     

Installing avr-gcc on OS X

The avr-gcc compiler can be installed on OS X via Home Brew. Currently it’s not part of any official formula, but it can be install easily enough using taps.

On OS X Mavericks (10.9.1) I simply:

brew tap larsimmisch/avr
brew install avr-libc

It took my Mac a little bit to compile all the build tools, but everything worked out fine.

Never miss an article! Subscribe to my newsletter and I'll keep you updated with the latest content.

 

About Jason

Jason is an experienced entrepreneur & software developer skilled in leadership, mobile development, data synchronization, and SaaS architecture. He earned his Bachelor of Science (B.S.) in Computer Science from Arkansas State University.
View all posts by Jason →

Leave a Reply

Your email address will not be published. Required fields are marked *