Problem building Python 2.1 on HPUX11.0
Neil Schemenauer
nas at python.ca
Thu Apr 19 11:03:36 EDT 2001
Richard Townsend wrote:
> Is there a way to build 2.1 without using a C++ compiler ?
./configure --without-cxx
is the magic you want.
Neil
More information about the Python-list
mailing list