[SciPy-user] Installation Problems on Mac OS 10.4

R. Padraic Springuel R.Springuel at umit.maine.edu
Sat Oct 21 12:48:28 EDT 2006


Okay, I finally figured out the problem with the Fortran compiler, and 
was able to get Scipy to find and use gfortran on my system.  However, 
I'm now getting the following error:

gcc: unrecognized option '-no-cpp-precomp'
cc1: error: unrecognized command line option "-mno-fused-madd"
cc1: error: unrecognized command line option "-arch"
cc1: error: unrecognized command line option "-arch"
cc1: error: unrecognized command line option "-Wno-long-double"
gcc: unrecognized option '-no-cpp-precomp'
cc1: error: unrecognized command line option "-mno-fused-madd"
cc1: error: unrecognized command line option "-arch"
cc1: error: unrecognized command line option "-arch"
cc1: error: unrecognized command line option "-Wno-long-double"
error: Command "gcc -arch ppc -arch i386 -isysroot 
/Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double 
-no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 
-DUSE_VENDOR_BLAS=1 -c Lib/linsolve/SuperLU/SRC/clangs.c -o 
build/temp.macosx-10.3-fat-2.5/Lib/linsolve/SuperLU/SRC/clangs.o" failed 
with exit status 1

I get this error with both gcc 4.0 and 3.3.  Does anyone know how to fix it?
-- 

R. Padraic Springuel
Teaching Assistant
Department of Physics and Astronomy
University of Maine
Bennett 309
Office Hours: Wednesday 2-3pm




More information about the SciPy-User mailing list