Skip to content

Instantly share code, notes, and snippets.

Created August 22, 2014 18:18
Show Gist options
  • Save anonymous/c2aabd41e7324e8c70d0 to your computer and use it in GitHub Desktop.
Save anonymous/c2aabd41e7324e8c70d0 to your computer and use it in GitHub Desktop.
g++-4.9 called with: --version
superenv executed: g++-4.9 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.9 called with: -v
superenv executed: g++-4.9 -v
g++-4.9 called with: -V
superenv executed: g++-4.9 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.9 called with: -qversion
superenv executed: g++-4.9 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.9 called with: conftest.cpp
superenv executed: g++-4.9 -pipe -Os conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccOF26Mf.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccOF26Mf.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
g++-4.9 called with: -o conftest conftest.cpp
superenv executed: g++-4.9 -pipe -Os -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccMgpdeS.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccMgpdeS.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
g++-4.9 called with: -o conftest conftest.cpp
superenv executed: g++-4.9 -pipe -Os -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccIzmbvn.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccIzmbvn.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
g++-4.9 called with: -c conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -c conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -c -g conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: --version
superenv executed: gcc-4.9 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.9 called with: -v
superenv executed: gcc-4.9 -v
gcc-4.9 called with: -V
superenv executed: gcc-4.9 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.9 called with: -qversion
superenv executed: gcc-4.9 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.9 called with: -c conftest.c
superenv executed: gcc-4.9 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c conftest.c -o conftest2.o
superenv executed: gcc-4.9 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c conftest.c -o conftest2.o
superenv executed: gcc-4.9 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -print-prog-name=ld
superenv executed: gcc-4.9 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccZcvDla.o conftstm.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccZcvDla.o conftstm.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv executed: gcc-4.9 -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -dylib -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o libconftest.dylib -ldylib1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. -single_module /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccPXPKiX.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -dylib -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o libconftest.dylib -ldylib1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. -single_module /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccPXPKiX.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. -exported_symbols_list conftest.sym /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccljgc73.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. -exported_symbols_list conftest.sym /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccljgc73.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -g -O2 -c -o conftest.o conftest.c
superenv executed: gcc-4.9 -pipe -Os -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv executed: gcc-4.9 -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccswibWD.o -force_load ./libconftest.a -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccswibWD.o -force_load ./libconftest.a -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc1WhQve.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc1WhQve.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccAurUSu.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccAurUSu.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -o conftest -g -O2 -static conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccb4WNGx.o -headerpad_max_install_names -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccb4WNGx.o -headerpad_max_install_names -lgcc_eh -lgcc
gcc-4.9 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -print-search-dirs
superenv executed: gcc-4.9 -pipe -Os -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.9 called with: -g -O2 -print-multi-os-directory
superenv executed: gcc-4.9 -pipe -Os -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.9 called with: -E conftest.cpp
superenv executed: g++-4.9 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -E conftest.cpp
superenv executed: g++-4.9 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -E conftest.cpp
superenv executed: g++-4.9 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -E conftest.cpp
superenv executed: g++-4.9 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -c -g -O2 conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -o conftest -g -O2 conftest.cpp
superenv executed: g++-4.9 -pipe -Os -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccMjLaL1.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccMjLaL1.o -headerpad_max_install_names -lstdc++ -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
g++-4.9 called with: -print-prog-name=ld
superenv executed: g++-4.9 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
g++-4.9 called with: -c -g -O2 conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -o conftest -g -O2 -static conftest.cpp
superenv executed: g++-4.9 -pipe -Os -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccIHGqDd.o -headerpad_max_install_names /usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/libstdc++.a -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccIHGqDd.o -headerpad_max_install_names /usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/libstdc++.a -lgcc_eh -lgcc
g++-4.9 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -c -g -O2 -DNDEBUG conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-4.9 called with: -c -g -O2 -DNDEBUG conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccLXYG42.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccLXYG42.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
g++-4.9 called with: -c -g -O2 -DNDEBUG conftest.cpp
superenv executed: g++-4.9 -pipe -Os -c -g -O2 -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -E conftest.c
superenv executed: gcc-4.9 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc9CEHgO.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc9CEHgO.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccUKdH9I.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccUKdH9I.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccLFR2Il.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccLFR2Il.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc3PNVDX.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc3PNVDX.o -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccu7PZjS.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccu7PZjS.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cce8RIy5.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cce8RIy5.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccoM5LCb.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccoM5LCb.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccQykQjE.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccQykQjE.o -lncursesw -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw -ltinfo
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -ltinfo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc9cNJdf.o -lncursesw -ltinfo -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//cc9cNJdf.o -lncursesw -ltinfo -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 conftest.c -lncursesw -ltinfow
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -ltinfow -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccf4ubpK.o -lncursesw -ltinfow -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch ppc -macosx_version_min 10.5.8 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1 -L/usr/local/Cellar/gcc/4.9.1/lib/gcc/powerpc-apple-darwin9.8.0/4.9.1/../../.. /var/folders/p+/p+HZ8qzsFly7iRWe6EKeFk+++TI/-Tmp-//ccf4ubpK.o -lncursesw -ltinfow -headerpad_max_install_names -lgcc_s.10.5 -lgcc_ext.10.5 -lgcc -lSystemStubs -lSystem
gcc-4.9 called with: -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lncursesw -lcurl -arch Power Macintosh -arch ppc64 -arch i386 -arch x86_64 -dynamic -arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -arch ppc -arch ppc64 -arch i386 -arch x86_64 -pipe -Wl,-search_paths_first -Wl,-weak-lgssapi_krb5 -Wl,-weak-lkrb5 -Wl,-weak-lk5crypto -Wl,-weak-lcom_err -Wl,-weak-lresolv -L/usr/local/Cellar/libtorrent/0.13.4/lib -ltorrent
superenv executed: gcc-4.9 -pipe -Os -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lncursesw -lcurl -arch Power Macintosh -arch ppc64 -arch i386 -arch x86_64 -dynamic -arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -arch ppc -arch ppc64 -arch i386 -arch x86_64 -pipe -Wl,-search_paths_first -Wl,-weak-lgssapi_krb5 -Wl,-weak-lkrb5 -Wl,-weak-lk5crypto -Wl,-weak-lcom_err -Wl,-weak-lresolv -L/usr/local/Cellar/libtorrent/0.13.4/lib -ltorrent -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.9 called with: -c -g -O2 -D_THREAD_SAFE conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 -D_THREAD_SAFE conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.9 called with: -c -g -O2 -D_THREAD_SAFE conftest.c
superenv executed: gcc-4.9 -pipe -Os -c -g -O2 -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment