[Pythonmac-SIG] Bulding numpy with the Universal Build
Ronald Oussoren
ronaldoussoren at mac.com
Wed Mar 29 22:12:40 CEST 2006
On 29-mrt-2006, at 21:14, Robert Kern wrote:
> Ronald Oussoren wrote:
>> On 28-mrt-2006, at 23:18, Christopher Barker wrote:
>>
>>> Hi all,
>>>
>>> I'm embarking on the project of building the various packages I need
>>> with the new Universal Build. I've set up a Wiki page to keep
>>> track of
>>> what I (and others) have done. Please take a look if you are
>>> interested,
>>> and add your own work.
>>
>> To answer to the title of the message, the problem with numpy on
>> 10.3.9 is indead caused by numpy patching distutils. This interferes
>> with my changes. I have slightly modified my changes to distutils and
>> numpy now builds correctly. This change will be in the universal
>> build for python 2.4.3.
>
> Excellent! Thank you! Is there a source repository where these
> changes are being
> checked in? I think numpy can take the responsibility of keeping up
> with your
> changes.
There's a repository at http://svn.pythonmac.org/python24/python24-
fat. There is
no need to keep up with my changes to distutils though, numpy
currently compiles
both on 10.3.9 and 10.4 without any changes.
Ronald
More information about the Pythonmac-SIG
mailing list