Re: [Numpy-discussion] Fail to compile Numpy on Cygwin

2007-08-10 Thread Pearu Peterson
On Fri, August 10, 2007 11:27 am, Javier Maria Torres (MI/EEM) wrote: > Hi Pearu, > > Using just "python setup.py build" I get the following change in the > same error: > > ... > compile options: '-I/usr/local/include/python2.5 -Inumpy/core/src > -Inumpy/core/include -I/usr/local/include/python2.5

Re: [Numpy-discussion] Fail to compile Numpy on Cygwin

2007-08-10 Thread Javier Maria Torres (MI/EEM)
[EMAIL PROTECTED] On Behalf Of Pearu Peterson Sent: viernes, 10 de agosto de 2007 10:23 To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] Fail to compile Numpy on Cygwin On Fri, August 10, 2007 11:01 am, Javier Maria Torres (MI/EEM) wrote: > Hi, > > I get the following outp

Re: [Numpy-discussion] Fail to compile Numpy on Cygwin

2007-08-10 Thread Pearu Peterson
On Fri, August 10, 2007 11:01 am, Javier Maria Torres (MI/EEM) wrote: > Hi, > > I get the following output when trying to compile the latest Numpy SVN > snapshot on Cygwin (gcc 3.4.4) and Python (Cygwin-installed, 2.5.1; I > also have the Windows version installed, this might cause problems?). I >

[Numpy-discussion] Fail to compile Numpy on Cygwin

2007-08-10 Thread Javier Maria Torres (MI/EEM)
Hi, I get the following output when trying to compile the latest Numpy SVN snapshot on Cygwin (gcc 3.4.4) and Python (Cygwin-installed, 2.5.1; I also have the Windows version installed, this might cause problems?). I also include the (meager) site.cfg used. I would appreciate any comment. Thanks