On 24-mrt-2006, at 21:19, Russell E. Owen wrote:

> In article <[EMAIL PROTECTED]>,
>  Ronald Oussoren <[EMAIL PROTECTED]> wrote:
>
>> On 23-mrt-2006, at 19:24, James Boyle wrote:
>> ...
>>> I am running OX 10.3.9. I installed python 2.4.2 using Universal
>>> MacPython 2.4.2.dmg.
>>>
>>> When I try to install numpy 0.9.6 it fails ...
>>> .
>>> I am running gcc 3.3. I note that the python 2.4.2 was built using
>>> gcc 4.0.1. Could this difference in gcc versions be the problem?
>>> At present I am at a loss as to what to try next.
>>
>> Could you send the entire output? Compiling on 10.3.9 is suppossed to
>> work.
>
> This may not be relevant, but numpy 0.9.6 built fine for me using  
> MacOS
> X 10.3.9, gcc 3.3 and ActivePython 2.4.2.

The universal binary build contains some trickery to enable building  
extensions
on OSX 10.3.9 even though the default compiler flags contain items  
that don't
work with gcc 3.3. Appearently he's running into problems.

I'll be working on a universal build of python 2.4.3c1 after dinner,  
and will look
into this problem as well.

Ronald

>
> -- Russell
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to