Skip to content

Instantly share code, notes, and snippets.

@davidbalbert
Created July 13, 2012 23:03
Show Gist options
  • Save davidbalbert/3108134 to your computer and use it in GitHub Desktop.
Save davidbalbert/3108134 to your computer and use it in GitHub Desktop.
ganymede:~/Development/ruby [trunk]$ brew link --verbose apple-gcc42
Linking /usr/local/Cellar/apple-gcc42/4.2.1-5666.3... ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-gfortran-4.2.1 i686-apple-darwin11-gfortran-4.2.1
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-gcc-4.2.1 i686-apple-darwin11-gcc-4.2.1
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-g++-4.2.1 i686-apple-darwin11-g++-4.2.1
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-cpp-4.2.1 i686-apple-darwin11-cpp-4.2.1
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gfortran-4.2 gfortran-4.2
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gfortran gfortran
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gcov-4.2 gcov-4.2
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gcc-4.2 gcc-4.2
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/g++-4.2 g++-4.2
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/cpp-4.2 cpp-4.2
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/c++-4.2 c++-4.2
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/include/gcc gcc
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/i686-apple-darwin11-gcc-4.2.1.1 i686-apple-darwin11-gcc-4.2.1.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/i686-apple-darwin11-g++-4.2.1.1 i686-apple-darwin11-g++-4.2.1.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/i686-apple-darwin11-cpp-4.2.1.1 i686-apple-darwin11-cpp-4.2.1.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gfortran.1 gfortran.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gfortran-4.2.1 gfortran-4.2.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gcov-4.2.1 gcov-4.2.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gcc-4.2.1 gcc-4.2.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/g++-4.2.1 g++-4.2.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/cpp-4.2.1 cpp-4.2.1
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/c++-4.2.1 c++-4.2.1
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/lib/gcc gcc
ln -s ../../Cellar/apple-gcc42/4.2.1-5666.3 apple-gcc42
23 symlinks created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment