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 thomaspinckney3
Recipients Anton.Korobeynikov, Julian, Nam.Nguyen, Oleg.Plakhotnyuk, Yury.Selivanov, barry, ezio.melotti, gvanrossum, hynek, maker, michael.foord, ned.deily, ronaldoussoren, thomaspinckney3, trent, vstinner, xapple
Date 2012-05-10.15:41:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336664501.35.0.577981915.issue13241@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, clang from Xcode 4.3.2 build 4E2002 w/ command line tools built everything fine for me too (i.e., ./configure CC=clang).

LM-SJN-00377886:cpython tom$ uname -a
Darwin LM-SJN-00377886 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64

LM-SJN-00377886:cpython tom$ /usr/bin/clang --version
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix

LM-SJN-00377886:cpython tom$ hg summary
parent: 76839:bb30116024ac tip
 Minor fix for test_multiprocessing
branch: default
commit: (clean)
update: (current)
History
Date User Action Args
2012-05-10 15:41:41thomaspinckney3setrecipients: + thomaspinckney3, gvanrossum, barry, ronaldoussoren, vstinner, ned.deily, trent, ezio.melotti, michael.foord, maker, Yury.Selivanov, Julian, hynek, Nam.Nguyen, Oleg.Plakhotnyuk, xapple, Anton.Korobeynikov
2012-05-10 15:41:41thomaspinckney3setmessageid: <1336664501.35.0.577981915.issue13241@psf.upfronthosting.co.za>
2012-05-10 15:41:40thomaspinckney3linkissue13241 messages
2012-05-10 15:41:40thomaspinckney3create