[SciPy-dev] Error compiling on Sun Solaris
tjlahey
tjlahey at eon.uwaterloo.ca
Wed Feb 26 14:49:45 CST 2003
Hi,
I've just tried compiling from CVS, and I ran into
the following problem. The Sun compiler uses CC
to compile C++, and cc to compile C code. Scipy
uses cc to compile all the C and C++ code. There
only appears to be 1 C++ file, vq_wrap.cpp and
the cc compiler chokes on it. Hand compiling with
CC works and restarting the compile process
appears to work.
Cheers,
Tim Lahey
More information about the Scipy-dev
mailing list