[Numpy-discussion] Fail in building numpy(svn).

Wenjie He lazycoding at gmail.com
Tue May 23 21:46:05 EDT 2006


I just follow the tutorial in
http://www.scipy.org/Installing_SciPy/Windows to build numpy step by
step, and everything is OK except building numpy.

I use cygwin with gcc to compile them all, and use pre-compiler
python-2.4 in windows xp sp2.
I try build in both windows native command line and cygwin with:
python.exe setup.py config --compiler=mingw32 build --compiler=mingw32
bdist_wininst
And the result is the same with the error which is attached below.

It is my first time to build a python module, and I don't know where
to start to fix the error.
Can anyone show me the way, plz?

Wenjie
-- 
I'm lazy, I'm coding.
http://my.donews.com/henotii
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log
Type: application/octet-stream
Size: 10180 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060523/b9bb466f/attachment.obj>


More information about the NumPy-Discussion mailing list