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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=hnfgQWYHZBMXXDDye3ko4Z63kr5YTP81eOLWeMPIMYF eu3+A4jjKZSvvHhvcFxEIorx241+2gXgeQ9dSh8OFWHqzpIJhmAgTUOxIljbQvgT EsuXtS1fvtDi+UzO7SwtBHw16woAYopQ9asAITotfpF5gGDEQvnol1549cAtfUjs = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=o3SHst718BO1EZNwjwA16qktN2o=; b=ab0SxxLdh4fJ9pE9u yZq/nsUsmkxkwioT4/buISjoaIFALdOeoJSh28zu+0jGUy6/CQ2fKR0/aSiaRgTf /BelQ7XdxHQd0FOzaxbjvfLs73zQd1AljnVYs+J6S3D69y69hSHBP7p1CPnfi+K/ kQ4qWeqTGkLrOhirKneSM2WRG8= 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=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: mail-pd0-f181.google.com X-Received: by 10.68.178.226 with SMTP id db2mr3216683pbc.134.1378052417060; Sun, 01 Sep 2013 09:20:17 -0700 (PDT) Message-ID: <5223693D.6040605@gmail.com> Date: Mon, 02 Sep 2013 01:20:13 +0900 From: nu774 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: c++11 threading support in mingw-w64 package References: <5223244C DOT 1020705 AT gmail DOT com> <522366DF DOT 9080809 AT gmail DOT com> In-Reply-To: <522366DF.9080809@gmail.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-IsSubscribed: yes If it's intentional, that's OK. Thanks for response. > You can enable it yourself, however this means all code will require > libwinpthread, regardless of whether you actually used any pthread code. > I'm not sure if users will appreciate it. > Please rebuild it yourself. Keep in mind that it is not compatible with > the other mingw-w64 binary packages. > > Alternatively, you can just use boost. -- 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