[SciPy-user] Installation problems on Max OS X

R. Padraic Springuel R.Springuel at umit.maine.edu
Wed Oct 25 15:17:42 EDT 2006


gcc --version yields the following:

i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5363)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I tried setting the environment variable as suggested and still get the 
following very similar error:

g++: unrecognized option '-no-cpp-precomp'
cc1plus: error: unrecognized command line option "-mno-fused-madd"
cc1plus: error: unrecognized command line option "-arch"
cc1plus: error: unrecognized command line option "-arch"
cc1plus: error: unrecognized command line option "-Wno-long-double"
g++: unrecognized option '-no-cpp-precomp'
cc1plus: error: unrecognized command line option "-mno-fused-madd"
cc1plus: error: unrecognized command line option "-arch"
cc1plus: error: unrecognized command line option "-arch"
cc1plus: error: unrecognized command line option "-Wno-long-double"
error: Command "g++ -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 
-I/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include 
-I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c 
Lib/cluster/src/vq_wrap.cpp -o 
build/temp.macosx-10.3-fat-2.5/Lib/cluster/src/vq_wrap.o" failed with 
exit status 1

It's different at least, so that means I'm making progress, right?
-- 

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