You're correct. I built python with cygwin. Thanks for the clue.
Robert Kern wrote:
Coatimundi wrote:
> I have the latest cygwin environment and am using gcc 3.4.4. to build numpy.
>
> Configure works:
>
> python setup.py configure --compiler=mingw32
>
> Build fails:
>
> p
Hello.
Starting from a freshly installed cygwin, I have built Python 2.5, ATLAS and
LAPACK all from source using gcc 3.4.4 (cygming special) for both the C and
f77 compilers.
Now I am trying to build NumPy from SVN. I have edited site.cfg so that
python setup.py config --compiler=mingw32