Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-09 Thread David Shepherd
The default section of the code compiled just fine and the FFT is working great. Thanks so much for your help! -Dave Travis Oliphant wrote: > David Shepherd wrote: >> My message may have gotten lost over the weekend, but I wanted to see if >> anyone had anything else I can

Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-09 Thread David Shepherd
Well, we only need to do an FFT. So I will try all your suggestions tonight and let you know of the results. Thanks for your help! -Dave Travis Oliphant wrote: > David Shepherd wrote: >> My message may have gotten lost over the weekend, but I wanted to see if >> anyone had

Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-09 Thread David Shepherd
] Numpy with uclibc compiled python Date: Fri, 06 Apr 2007 16:02:51 -0400 From: David Shepherd <[EMAIL PROTECTED]> To: Discussion of Numerical Python References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMA

[Numpy-discussion] Numpy with uclibc compiled python

2007-04-09 Thread David Shepherd
uclibc, not the standard libraries. We require the FFT module for a project that is due in about a week. Any help would be appreciated. -David Shepherd C compiler: /opt/automated-build/buildroot/build_powerpc/staging_dir/bin/powerpc -linux-uclibc-gcc -DNDEBUG -Os -pipe -fPIC compile

Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-06 Thread David Shepherd
rror: Command "gcc -pthread -fno-strict-aliasing -mhard-float -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Inumpy/core/include -Ibuild/src.linux-ppc-2.5/numpy/core -Inumpy/core/src -Inumpy/core/include -I/usr/local/include/python2.5 -c numpy/numarray/_capi.c -o build/temp.linux-ppc-2.5/nu

Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-06 Thread David Shepherd
I attached the .rej file. -Dave David M. Cooke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Shepherd wrote: You know, looking at the core it looks like it has something to do with the "define(linux)" statement. I am running linux, but its a buildroot (uclibc) rootfs.

Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-06 Thread David Shepherd
You know, looking at the core it looks like it has something to do with the "define(linux)" statement. I am running linux, but its a buildroot (uclibc) rootfs. Let me know if you need anymore information. Thanks. Dave David Shepherd wrote: > Well, I get further into the compile

Re: [Numpy-discussion] Numpy with uclibc compiled python

2007-04-06 Thread David Shepherd
clude -Ibuild/src.linux-ppc-2.5/numpy/core -Inumpy/core/src -Inumpy/core/include -I/usr/local/include/python2.5 -c numpy/numarray/_capi.c -o build/temp.linux-ppc-2.5/numpy/numarray/_capi.o" failed with exit status 1 # David M. Cooke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 >

[Numpy-discussion] Numpy with uclibc compiled python

2007-04-06 Thread David Shepherd
uclibc, not the standard libraries. We require the FFT module for a project that is due in about a week. Any help would be appreciated. -David Shepherd C compiler: /opt/automated-build/buildroot/build_powerpc/staging_dir/bin/powerpc -linux-uclibc-gcc -DNDEBUG -Os -pipe -fPIC compile