This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients skrah, wah meng
Date 2011-09-29.07:30:54
SpamBayes Score 0.00014152299
Marked as misclassified No
Message-id <1317281455.02.0.712797109658.issue13057@psf.upfronthosting.co.za>
In-reply-to
Content
> However, the new binary is still not able to start a new thread from the thread module. 

Traceback?


mach/cthreads.h is only relevant for Hurd, as far as I can see. 


> configure:8572: cc +DD64 -I/home/r32813/local/include -o conftest -g
> -L/home/r32813/local/lib -L/home/r32813/Build/2.7.1/Python-2.7.1
> conftest.c -l nsl -lrt -ldld -ldl  -lpthread >&5

Result of this test?
History
Date User Action Args
2011-09-29 07:30:55skrahsetrecipients: + skrah, wah meng
2011-09-29 07:30:55skrahsetmessageid: <1317281455.02.0.712797109658.issue13057@psf.upfronthosting.co.za>
2011-09-29 07:30:54skrahlinkissue13057 messages
2011-09-29 07:30:54skrahcreate