[Python-bugs-list] [ python-Bugs-443783 ] Cygwin32 builds threads, but they hang

noreply@sourceforge.net noreply@sourceforge.net
Mon, 23 Jul 2001 14:03:15 -0700


Bugs item #443783, was opened at 2001-07-23 05:58
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=443783&group_id=5470

Category: Windows
>Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Epler (jepler)
>Assigned to: Nobody/Anonymous (nobody)
Summary: Cygwin32 builds threads, but they hang

Initial Comment:
Recent cygwin32 install.  recent descr-branch 
checkout.  Windows 98 system.

Python compiles with thread support.  However, 
'test_asynchat' and 'test_thread*' hang.

Workaround: configure --without-threads

----------------------------------------------------------------------

>Comment By: Tim Peters (tim_one)
Date: 2001-07-23 14:03

Message:
Logged In: YES 
user_id=31435

The README file already says Cygwin has to be built via

    configure --with-threads=no

This has nothing to do with descr-branch.  Unassigned this 
bug, pending a Cygwin expert to deal with it.

Jeff, please read the README file before rediscovering all 
the other things already known not to work <wink>.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=443783&group_id=5470