Skip to content

Instantly share code, notes, and snippets.

@robinhouston
Created February 16, 2012 23:33
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 robinhouston/1848764 to your computer and use it in GitHub Desktop.
Save robinhouston/1848764 to your computer and use it in GitHub Desktop.
Robin-Houstons-MacBook-Pro:pdftk robin$ /usr/local/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/bin/gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin11.2.0/4.6.2/lto-wrapper
Target: x86_64-apple-darwin11.2.0
Configured with: ./configure
Thread model: posix
gcc version 4.6.2 (GCC)
Robin-Houstons-MacBook-Pro:pdftk robin$ /usr/local/bin/gcj -v
Using built-in specs.
Reading specs from /usr/local/lib/gcc/x86_64-apple-darwin11.2.0/4.6.2/../../../libgcj.spec
rename spec startfile to startfileorig
rename spec lib to liborig
COLLECT_GCC=/usr/local/bin/gcj
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin11.2.0/4.6.2/lto-wrapper
Target: x86_64-apple-darwin11.2.0
Configured with: ./configure
Thread model: posix
gcc version 4.6.2 (GCC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment