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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=tfmK1ChlGSmfZFEwtCtZqvU726y1 iH9eYJcVwS1E9YX3Pwv6hZ9Qdfu07VqwcQ+yalMCvbtOTv+sjTaeDa6o+CUwGAUj x8J2mTUp4PgGo43VsIaPu+s+ailPr3T4mcL/mRwdZR2mBfCTNsIJGH4wHTDrvSV6 qmPqU6wnlBdduXs= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=r1oEkTZMTl1VoI9qbBR6yYgc72c=; b=nS /zaDZhvvfB0nt2CQBLbU1PT/xt7dyxwBfhzQfv/0EpW/5U4i/A91Y9nBJmI3jz+k fYPfE7oVIn6mAVvKdTlx403Lz46x9OXEHofThmhtnoUr3H82IAqR69KfOSoU7HLt F4VoAD3Aq8RZRrXOUpOAR0XihbEc4S196FtNhBY8s= 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=0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_STOCKGEN,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: smtp4-g21.free.fr Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Please test latest snapshots 2013-11-20 From: Denis Excoffier In-Reply-To: <20131124132145.GE2283@calimero.vinschen.de> Date: Sun, 24 Nov 2013 23:37:01 +0100 Message-Id: <29CCB8A1-6CE9-4A50-9922-983E6263717D@free.fr> References: <20131123113650 DOT GL28310 AT calimero DOT vinschen DOT de> <7B7D8AEB-7468-4611-8497-0E5190A2549A AT Denis-Excoffier DOT org> <20131123182525 DOT GB5290 AT ednor DOT casa DOT cgf DOT cx> <3A378339-1DC7-42F8-B0F8-B67AC29A7E38 AT Denis-Excoffier DOT org> <20131124131454 DOT GD2283 AT calimero DOT vinschen DOT de> <20131124132145 DOT GE2283 AT calimero DOT vinschen DOT de> To: Cygwin Mailing List Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rAOMcjl2001038 On 2013-11-24 14:21 +01:00, Corinna Vinschen wrote: > On Nov 24 14:14, Corinna Vinschen wrote: >> On Nov 24 00:27, Denis Excoffier wrote: >>> You must be talking about /usr/include/exceptions.h. I did remove it from >>> my system on the very first snapshot that removed it (see a similar >>> issue about /usr/include/process.h under >>> http://cygwin.com/ml/cygwin/2012-02/msg00130.html). Without >>> /usr/include/exceptions.h and with all 3.0.0-1 packages (see above) >>> included, i obtain the symptoms shown in >>> http://cygwin.com/ml/cygwin/2013-11/msg00364.html and discussed in >>> http://cygwin.com/ml/cygwin/2013-11/msg00368.html . >> >> Fixed in CVS. The latest mingw-w64 winnls.h header introduces a new >> symbol _NORMALIZE_ which controls the usage of DECLSPEC_IMPORT for >> the functions declared in that header, rather than using _KERNEL32_ >> as former versions of winnls.h did. This breaks the autoload mechanism, >> so we have to change our sources and define _NORMALIZE_ ourselves to >> stay compatible with Mingw-w64 headers. Grr. >> >> I'm just creating new snapshots 2013-11-24 with Eric's and my patch. >> Should be both up in about half an hour. > > Only the 32 bit snapshot is up. I'm unable to generate the 64 bit > snapshot for some reason and I have no more time to investigate > today, sorry. > Corinna, I installed the last w32api and mingw64-i686 packages and (installed and) compiled the 20131124 snapshot with no problem, under both XP and Seven. In addition, i didn’t discover any issue with the snapshot itself. Thankyou for all. Denis Excoffier. Note. For the record, previous mingw64-i686-headers was needed for Tcl 8.6.1, not for cygwin. -- 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