Re: [Numpy-discussion] Cross-Compiling Numpy for NAO

2011-11-08 Thread Chris.Barker
On 11/7/11 10:16 AM, Carlos Neves wrote: > I am a robotics student and I have used numpy to develop a controller > for a humanoid robot. Now I am trying to implement the same controller > to a different robot, NAO - http://www.aldebaran-robotics.com/ > This robot has a Linux based OS with Python 2.

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 --