Ronald Oussoren <ronaldousso...@mac.com> added the comment:

The attached configure.ac is a fragment of a configure script that tries to 
detect if AC_PROG_CC would pick llvm-gcc when clang is also available and then 
explicitly picks clang.

This would avoid "python3.3 won't build on OSX 10.7" bug reports.

This is not yet a patch to the real configure file because I'd like to add 
support for automatically picking the compiler inside Xcode.app when the user 
has Xcode 4 installed without the unix tools (e.g. on an new OSX 10.7 where the 
user has installed Xcode from the appstore without further actions).

----------
Added file: http://bugs.python.org/file26001/configure.ac

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13241>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to