[SciPy-dev] Make numpy.distutils work with python 2.5 + cygwin

Ravikiran Rajagopal ravi.rajagopal at amd.com
Thu May 31 10:31:34 EDT 2007


On Thursday 31 May 2007 4:47:48 am Pearu Peterson wrote:
> >>   $ python setup.py config --compiler=mingw32 build_ext
> >> --compiler=mingw32 build
> >
> > That fails identically as well :-(
>
> Try:
>
>    python setup.py build --compiler=mingw32 --fcompiler=gnu

That too fails in the same way. My humble opinion (worth very little since I 
do not understand distutils) is that it is not related to the Fortran 
compiler it fails with an error message from distutils (not numpy.distutils) 
that the C compiler is incompatible.

Regards,
Ravi





More information about the SciPy-Dev mailing list