[Python-bugs-list] [ python-Bugs-500924 ] _POSIX_THREADS not set in pyconfig.h
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 08 Jan 2002 09:35:25 -0800
Bugs item #500924, was opened at 2002-01-08 09:35
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=500924&group_id=5470
Category: Build
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Konrad Hinsen (hinsen)
Assigned to: Nobody/Anonymous (nobody)
Summary: _POSIX_THREADS not set in pyconfig.h
Initial Comment:
When building Python 2.2 under Linux (RedHat 7.1), _POSIX_THREADS remains undefined in pyconfig.h although Posix threads are used. In Python 2.1 it was still set.
I haven't found any adverse effects in Python itself, but threaded extension modules that make pthread calls don't compile.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=500924&group_id=5470