X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=BvpBl9rKoS2JTX2dKHwFt5icJNTA5 Omp7zQ6CPC9vvnmHDqRUo4emMBXffGpVvJ5Cax7iyoARV6oXgYdH6/LQtcP/aSGW ju4rKhU0yg7vYjOcvOC9e4bFM8pINT40kHV4dua3Pizq+ecCVI/8wKJ2pzzKme4r EsMOqPFmNXvgi0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=0Ywy48D6EDsbxpAQeEZEaHoHRBw=; b=WFf qVRdTgxsKIaNTJIrtSqQpTwnImdsC+RO1yM3mS2s79CBab3cXrWueCt6jsePlKvo KWYABcQdOtLQf203RHl5Cs5gXJtc9HhWksXe/Vw3HxEXIUJfqDtGKsynQTZrmIXT MUBoWvz7QJhyg09TGtgyAxOJo3rNVbnl5HJ3igRc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_TK,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-qk0-f175.google.com MIME-Version: 1.0 X-Received: by 10.140.148.129 with SMTP id 123mr10059577qhu.23.1432286013093; Fri, 22 May 2015 02:13:33 -0700 (PDT) Date: Fri, 22 May 2015 11:13:33 +0200 Message-ID: Subject: tcl: enable threads? From: Jan Nijtmans To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Yaakov, I am looking at providing a tcl-threads package, and it is clear that tcl has not been built with threads support (configure --enable-threads). The Threads extension is a standard part of Tcl 8.6, but it compiles/runs fine with Tcl 8.5 as well without modifications, as long as Tcl itself is compiled with threads support enabled. Would it be possible to enable threads support in the (upcoming) Tcl 8.5.19 build? Thanks! Jan Nijtmans -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple