2.1.1 build fails on hpux

Martin von Loewis loewis at informatik.hu-berlin.de
Wed Oct 17 09:57:16 EDT 2001


george young <gry at ll.mit.edu> writes:

> ./configure --without-threads --without-gcc --with-cxx=aCC --prefix=/opt/python
>    _main (code)
[...]
> Help!

Please configure with --without-cxx (or just leave out the -with-cxx
option, it doesn't work on HP/UX). If you think that you absolutely
must have C++ extensions, also set LINKCC to aCC before invoking
configure.

Regards,
Martin



More information about the Python-list mailing list