Ronald Oussoren <[email protected]> added the comment: There is a bug in the version of GCC that's shipped with Xcode.
Try building using clang: configure ... CC=clang CXX=clang++ ---------- nosy: +ronaldoussoren _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15051> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
