[Python-Dev] build from source on mac uses clang, python.org binary uses gcc

Ronald Oussoren ronaldoussoren at mac.com
Fri Feb 15 07:45:44 CET 2013
On 14 Feb, 2013, at 20:03, Chris Withers <chris at simplistix.co.uk> wrote:

> On 14/02/2013 12:15, Ronald Oussoren wrote:
>> 
>>> buzzkill:virtualenvs chris$ /src/Python-3.3.0/python.exe
>>> Python 3.3.0 (default, Jan 23 2013, 09:56:03)
>>> [GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.12)] on darwin
>>> Type "help", "copyright", "credits" or "license" for more information.
>>>>>> 
>>> 
>>> ...which makes lxml pretty unhappy.
>> 
>> Why is that?
> 
> I'm not lxml's maintainer, I'd suggest asking Stefan...

I should have been more clear: what error does lxml give when compiling?

Ronald


More information about the Python-Dev mailing list