This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry-scott
Recipients barry-scott, loewis
Date 2008-08-09.19:02:43
SpamBayes Score 0.03721703
Marked as misclassified No
Message-id <1218308571.88.0.435602617562.issue3533@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I know I'm using the Xcode compiler. Does this match
your expectations?

$ which gcc
/usr/bin/gcc

$ gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5341.obj~1/src/configure
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8
--target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5341)
History
Date User Action Args
2008-08-09 19:02:51barry-scottsetrecipients: + barry-scott, loewis
2008-08-09 19:02:51barry-scottsetmessageid: <1218308571.88.0.435602617562.issue3533@psf.upfronthosting.co.za>
2008-08-09 19:02:44barry-scottlinkissue3533 messages
2008-08-09 19:02:43barry-scottcreate