Author rambham
Recipients
Date 2006-07-18.07:44:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
In Python-2.5b2 I tried to do this:

./configure --without-threads
gmake

The build will fail with an undefined
reference to _PyThread_CurrentFrames
History
Date User Action Args
2007-08-23 14:41:24adminlinkissue1524317 messages
2007-08-23 14:41:24admincreate