Re: [Numpy-discussion] Failure to build numpy 1.6.1

2011-11-08 Thread Mads Ipsen
On 11/08/2011 12:14 PM, David Cournapeau wrote: On Tue, Nov 8, 2011 at 9:20 AM, Mads Ipsen wrote: Yup, that fixes it. For now, we can apply a temporary fix on our build system. Is this something that'll go into, say, 1.6.2? That's more of a workaround than a fix. We need to decide whether we

Re: [Numpy-discussion] Failure to build numpy 1.6.1

2011-11-08 Thread David Cournapeau
On Tue, Nov 8, 2011 at 9:20 AM, Mads Ipsen wrote: > Yup, that fixes it. For now, we can apply a temporary fix on our build > system. Is this something that'll go into, say, 1.6.2? That's more of a workaround than a fix. We need to decide whether we disable intrinsics altogether or wether we want

Re: [Numpy-discussion] Failure to build numpy 1.6.1

2011-11-08 Thread Mads Ipsen
On 11/08/2011 10:01 AM, David Cournapeau wrote: Hi Mads, On Tue, Nov 8, 2011 at 8:40 AM, Mads Ipsen wrote: Hi, I am trying to build numpy-1.6.1 with the following gcc compiler specs: Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr -

Re: [Numpy-discussion] Failure to build numpy 1.6.1

2011-11-08 Thread David Cournapeau
On Tue, Nov 8, 2011 at 9:01 AM, David Cournapeau wrote: > Hi Mads, > > On Tue, Nov 8, 2011 at 8:40 AM, Mads Ipsen wrote: >> Hi, >> >> I am trying to build numpy-1.6.1 with the following gcc compiler specs: >> >> Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs >> Configured with: .

Re: [Numpy-discussion] Failure to build numpy 1.6.1

2011-11-08 Thread David Cournapeau
Hi Mads, On Tue, Nov 8, 2011 at 8:40 AM, Mads Ipsen wrote: > Hi, > > I am trying to build numpy-1.6.1 with the following gcc compiler specs: > > Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/s

[Numpy-discussion] Failure to build numpy 1.6.1

2011-11-08 Thread Mads Ipsen
Hi, I am trying to build numpy-1.6.1 with the following gcc compiler specs: Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --

[Numpy-discussion] failure to build

2011-10-10 Thread Amos Anderson
hello -- i'm trying to build numpy-1.6.1. so far, it works on several machines that i've tried, but now it's failing. I put some details on the machine below. I tried to change the compiler, but setup.py objected to the things I tried (--compiler=g++4, --compiler=icc). thanks for any advice! Amo