Can't compile python w/out threads

Frederic Faure ffaure at bigSPAMGAMOUTAKUSANfoot.com
Sat Sep 15 21:01:58 EDT 2001


On 14 Sep 2001 17:53:02 -0700, aahz at panix.com (Aahz Maruch) wrote:
>I haven't even read the rest of your post; you should use Python 2.1.1.
>Under no circumstances should you use Python 1.6.x.

OK. Do you confirm that it's possible to compile Python with no thread
support by using either --with-threads=no or --without-threads? After
trying both (with Python 2.x, if I recall, before going back to Python
1.x), mod_python would still warn me that Python had support for
threads.

Thx
FF.



More information about the Python-list mailing list