Jeremy Conlin wrote:
I also have been unable to build numpy on OS X although my error(s) are slightly different from the original poster. I just installed python2.5 from the binary at python.org.
Python 2.5 (r25:51918, Sep 19 2006, 08:49:13) [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin Type "help", "copyright", "credits" or "license" for more information.
My gcc version is:
$ gcc -v Using built-in specs. Target: i386-apple-darwin8.8.1 Configured with: ../gcc-4.3-20061230/configure --enable-languages=fortran,c,c++,java Thread model: posix gcc version 4.3.0 20061230 (experimental)
I got gfortran from hpc.sourceforge.net. I just now noticed that my gcc is "experimental", I hope that isn't the issue.
It probably is the issue. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco