Skip to content

Instantly share code, notes, and snippets.

@emiltin
Created October 3, 2011 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emiltin/1259929 to your computer and use it in GitHub Desktop.
Save emiltin/1259929 to your computer and use it in GitHub Desktop.
~/osm$ g++-4.6 -v
Using built-in specs.
COLLECT_GCC=g++-4.6
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/4.6.0/gcc/libexec/gcc/x86_64-apple-darwin11.1.0/4.6.0/lto-wrapper
Target: x86_64-apple-darwin11.1.0
Configured with: ../configure --enable-languages=c,c++ --prefix=/usr/local/Cellar/gcc/4.6.0/gcc --datarootdir=/usr/local/Cellar/gcc/4.6.0/share --bindir=/usr/local/Cellar/gcc/4.6.0/bin --program-suffix=-4.6 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.0.1 --with-mpc=/usr/local/Cellar/libmpc/0.9 --with-system-zlib --enable-stage1-checking --enable-plugin --disable-lto --disable-nls
Thread model: posix
gcc version 4.6.0 (GCC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment