I'm not sure whether to post this to this list or the numpy list but I'll start here.

I am running OX 10.3.9. I installed python 2.4.2 using Universal MacPython 2.4.2.dmg.

When I try to install numpy 0.9.6 it fails with the message.
.
.

gcc: _configtest.c
gcc: cannot specify -o with -c or -S and multiple compilations
gcc: cannot specify -o with -c or -S and multiple compilations
failure.
.
.
I am running gcc 3.3. I note that the
python 2.4.2 was built using gcc 4.0.1. Could this difference in gcc versions be the problem?
At present I am at a loss as to what to try next.

--Jim

gcc: _configtest.c
gcc: cannot specify -o with -c or -S and multiple compilations
gcc: cannot specify -o with -c or -S and multiple compilations
failure.

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to