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=bdgb1pwZGO3fraRT7iohV2uBcrBmPsHoVLMMeMFpzmH mo7nYbxnLSGDqWLi/6V7DRaXEv+CSRgB0XgEg0CmP3DpV3eLuGdwa5fbjzLgCyzN 1G6YBW6Y1WgGizkM5Dvc9W1BfqcyIP+PTCEl1cW4K7kcG6vMH2DTuDZoBoqZE/rQ = 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=uqGiL8c2GD3XFmrTzzan3byKj3Q=; b=GWkE5jbutMyiHwQ60 /vOYQTbYJhYWCV/ZnOEXr+Rpje/aVdBQpXCfOCC9f0N6myamDr/p02g3ejeVy7yS DSyvfru1M0EeAa4qSoIMsWI+YeC5FoT3syKuRsanN2rgbki2K24ESh6yo0+OC9Bz 0mR4nbu1JBjLYkTwwRCOofD2Ck= 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.4 required=5.0 tests=AWL,BAYES_50,EXECUTABLE_URI,KAM_EXEURI autolearn=no version=3.3.2 X-HELO: rtits2.realtek.com X-SpamFilter-By: BOX Solutions SpamTrap 5.39 with qID s7EAsYTH000973, This message is accepted by code: ctloc85258 Message-ID: <53EC956A.3020105@realsil.com.cn> Date: Thu, 14 Aug 2014 18:54:34 +0800 From: Robert Bu User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Subject: Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.32-1 References: In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Corinna Vinschen wrote on 2014/8/14 18:27: > Hi Cygwin friends and users, > > > I just released Cygwin 1.7.32-1. > > This release comes with a few bug fixes in header files and a slightly > improved /proc/cpuinfo output, but otherwise it concentrates on a new > feature which isn't readily user visible. The new feature requires a > new GCC which will be released by Jon_Y shorty. > > This combination, cygwin 1.7.32 / gcc 4.8.3-3, also allows to handle > C++11 thread local objects for the first time. > > > What's new: > ----------- > > - Export __cxa_atexit and __cxa_finalize to allow C++ standards-compliant > destructor handling in libstdc++ and g++ compiled code. > > Please note that, in order to benefit from this new feature, C++ code > must be recompiled with the upcoming gcc 4.8.3-3 release which will > enable the -fuse-cxa-atexit flag by default, and that C++ applications > using this feature will not run on older Cygwin releases. > > - Support more recent CPU flags in /proc/cpuinfo. > > > Bug Fixes > --------- > > - Decorate attribute names with __, for namespace safety in various header > files. > Addresses: https://cygwin.com/ml/cygwin/2014-07/msg00371.html > > - Fix sys/file.h for using in C++ code. > Addresses: https://cygwin.com/ml/cygwin/2014-08/msg00122.html > > > To install 32-bit Cygwin use http://cygwin.com/setup-x86.exe > To install 64 bit Cygwin use http://cygwin.com/setup-x86_64.exe > > The 64 bit Cygwin distribution doesn't yet come with as many packages > as the 32 bit version, but more packages will be available over time. > > If you're already running a 32 bit version of Cygwin on 64 bit Windows > machines, you can continue to do so. If you're planning a new install > of Cygwin on a 64 bit Windows machine, consider to use the new 64 bit > Cygwin version, unless you need certain packages not yet available in > the 64 bit release. > > > Have fun, > Corinna > Hi Corinna, Would you kindly test the usage of "repo" in Cygwin if CYGWIN=winsymlinks:nativestrict? Regards Robert -- 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