On Tue, Sep 1, 2009 at 21:35, Christopher Hanley<chan...@stsci.edu> wrote:
> Hi,
>
> Upgraded to Snow Leopard, left setup.py and all environment variables
> the same, tried latest numpy from source.  This is the build error I
> receive:

> C compiler: cc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
> -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
>
> compile options: '-Inumpy/core/src -Inumpy/core/src/npymath
> -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include
> -I/usr/stsci/pyssgdev/Python-2.5.1/include/python2.5 -c'
> cc: _configtest.c
> sh: cc: command not found

Do you have a CC environment variable set incorrectly to "cc"?

-- 
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
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to