Re: [Numpy-discussion] Problem building from svn under cygwin

2006-10-01 Thread Kyle Ferrio
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

[Numpy-discussion] Q: NumPy (svn) with cygwin build error?

2006-09-29 Thread Kyle Ferrio
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