Jump to content
4 posts in this topic

Recommended Posts

This is the info I get from the gcc -v command in Terminal.

 

tiger-x86:~ jbettcher$ gcc -v

Reading specs from /usr/lib/gcc/i686-apple-darwin8/4.0.0/specs

Target: i686-apple-darwin8

Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --with-arch=pentium4 --with-tune=prescott --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8

Thread model: posix

gcc version 4.0.0 (Apple Computer, Inc. build 5026)

tiger-x86:~ jbettcher$

×
×
  • Create New...