From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10731 invoked by alias); 31 Aug 2011 09:48:54 -0000 Received: (qmail 10704 invoked by uid 22791); 31 Aug 2011 09:48:52 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-yi0-f43.google.com (HELO mail-yi0-f43.google.com) (209.85.218.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 31 Aug 2011 09:48:38 +0000 Received: by yia27 with SMTP id 27so495707yia.2 for ; Wed, 31 Aug 2011 02:48:37 -0700 (PDT) Received: by 10.142.161.7 with SMTP id j7mr48194wfe.172.1314784115960; Wed, 31 Aug 2011 02:48:35 -0700 (PDT) Received: from [175.142.11.162] ([175.142.11.162]) by mx.google.com with ESMTPS id g14sm7225360wfh.22.2011.08.31.02.48.33 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 31 Aug 2011 02:48:34 -0700 (PDT) Message-ID: <4E5E0369.50600@users.sourceforge.net> Date: Wed, 31 Aug 2011 09:48:00 -0000 From: JonY User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: [RFU] mingw-w64 References: <4E5DDF7A.60009@users.sourceforge.net> <20110831091102.GJ30452@calimero.vinschen.de> In-Reply-To: <20110831091102.GJ30452@calimero.vinschen.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD0D8D60F7DD61003FA937B1B" X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2011-08/txt/msg00236.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD0D8D60F7DD61003FA937B1B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 1130 On 8/31/2011 17:11, Corinna Vinschen wrote: > On Aug 31 15:15, JonY wrote: >> Hi, >> >> Here's a refresh of the mingw-w64. >> >> For the headers and runtime, remove 4075 and 4214, for both i686 and x86= _64 archs. >> Please remove the oldest version for the others. >=20 > Done. Btw., would you mind to restructure your download directories so > that they resemble the structure of the Cygwin distro directories? That > would reduce the work required to upload your files enormously! >=20 OK, sorry about that, I'll do that next time. SF is sadly lacking an FTP interface (why don't they have anonymous read-only sftp?) to make recursive downloading even easier. >> BTW, is GCC 4.6 for Cygwin anywhere near? :) >=20 > 4.5.3 is near, afaik. >=20 OK, I was wondering how to transition 4.5.x to 4.6.x for mingw-w64 when the time comes, pthreads-win32 will be removed in favor of winpthreads, they're not exactly ABI compatible. Right now, only libgomp is using pthreads-win32. C++ ABI for 4.6.x has also changed for mingw* (including mingw.org) with the introduction of thiscall, not sure if this will affect Cygwin itself. --------------enigD0D8D60F7DD61003FA937B1B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 196 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) iEYEARECAAYFAk5eA20ACgkQp56AKe10wHfBBQCgjtKeFYmRVlyxKZCaoNZ5YmEI mYoAn0sTCmznW/sjIV4EqpViXsSS6vKG =Dn6m -----END PGP SIGNATURE----- --------------enigD0D8D60F7DD61003FA937B1B--