[Patches] [ python-Patches-732234 ] configure gets threads wrong sometimes

SourceForge.net noreply@sourceforge.net
Sun, 04 May 2003 22:06:02 -0700


Patches item #732234, was opened at 2003-05-04 19:16
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=732234&group_id=5470

Category: Build
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Tim Rice (tim1470)
Assigned to: Martin v. Löwis (loewis)
Summary: configure gets threads wrong sometimes

Initial Comment:
This patch fixes the compiler options for threads on
UnixWare 7
Without it you get this warning.
UX:cc: WARNING: Use -Kthread instead of -lthread when
linking with threads
        library; using -lthread directly may cause
incorrect execution behavior.


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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-05-05 07:06

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as

configure 1.395
configure.in 1.406


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=732234&group_id=5470