Re: [Numpy-discussion] Compilation failure on python2.4 win32

2007-09-23 Thread Jörgen Stenarson
Pearu Peterson skrev: On Fri, September 21, 2007 10:23 pm, Jörgen Stenarson wrote: Travis E. Oliphant skrev: Jörgen Stenarson wrote: Hi, I cannot compile numpy (rev 2042) for python2.4 on win32, it works on python2.5. It looks like the call to function get_build_architecture in distutils.misc

Re: [Numpy-discussion] Compilation failure on python2.4 win32

2007-09-22 Thread Pearu Peterson
On Fri, September 21, 2007 10:23 pm, Jörgen Stenarson wrote: > Travis E. Oliphant skrev: >> Jörgen Stenarson wrote: >>> Hi, >>> >>> I cannot compile numpy (rev 2042) for python2.4 on win32, it works on >>> python2.5. It looks like the call to function get_build_architecture in >>> distutils.misc_ut

Re: [Numpy-discussion] Compilation failure on python2.4 win32

2007-09-21 Thread Jörgen Stenarson
Travis E. Oliphant skrev: > Jörgen Stenarson wrote: >> Hi, >> >> I cannot compile numpy (rev 2042) for python2.4 on win32, it works on >> python2.5. It looks like the call to function get_build_architecture in >> distutils.misc_util.py is python2.5 specific. >> > Yes. This needs to be fixed.

Re: [Numpy-discussion] Compilation failure on python2.4 win32

2007-09-20 Thread Jörgen Stenarson
Travis E. Oliphant skrev: > Jörgen Stenarson wrote: >> Hi, >> >> I cannot compile numpy (rev 2042) for python2.4 on win32, it works on >> python2.5. It looks like the call to function get_build_architecture in >> distutils.misc_util.py is python2.5 specific. >> > Yes. This needs to be fixed.

Re: [Numpy-discussion] Compilation failure on python2.4 win32

2007-09-19 Thread Travis E. Oliphant
Jörgen Stenarson wrote: > Hi, > > I cannot compile numpy (rev 2042) for python2.4 on win32, it works on > python2.5. It looks like the call to function get_build_architecture in > distutils.misc_util.py is python2.5 specific. > Yes. This needs to be fixed. I'll do it. Can you try the curr

[Numpy-discussion] Compilation failure on python2.4 win32

2007-09-16 Thread Jörgen Stenarson
Hi, I cannot compile numpy (rev 2042) for python2.4 on win32, it works on python2.5. It looks like the call to function get_build_architecture in distutils.misc_util.py is python2.5 specific. /Jörgen C:\python\external\numpy>python setup.py config --compiler=mingw32 build --compiler=mingw32