On Jul 23, 2005, at 8:11 PM, Bill Northcott wrote:

> On 24/07/2005, at 4:01 PM, Bob Ippolito wrote:
>
>>> I am trying to build Python 2.3.5 sources on MacOS X 10.4.2 using
>>> gcc-4.
>>>
>>>
>>
>> I think you should try it with gcc 3.3 instead.
>>
>
> I am well aware that it work better with gcc-3.3.  However, gcc-4 is
> the default compiler for Tiger and the Makefile is just incorrect.
> Libtool should not be invoked to build a shared library because it is
> very dependent on operating system and compiler in ways which are not
> documented.

I fixed this problem for 2.4.1 (CVS HEAD should be fine too).  I  
don't really consider 2.3 important enough to spend my time  
backporting.  If you notice, Apple didn't compile Python 2.3 under  
gcc 4 either.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to