Skip to content

Instantly share code, notes, and snippets.

@vbajpai
Created July 31, 2012 13:25
Show Gist options
  • Save vbajpai/3217021 to your computer and use it in GitHub Desktop.
Save vbajpai/3217021 to your computer and use it in GitHub Desktop.
Install GCC 4.7 on Mac OS X
>> bash
>> brew tap homebrew-dupes
>> brew install --use-lvm gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment