delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/11/11/06:58:07

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:reply-to:message-id:date:from:mime-version:to
:subject:content-type; q=dns; s=default; b=RxR5p1FgKxKjRmLzs/o0B
BOkxsjaUmJuoiolCg/BybHDAQ+ZJWZLBBVlst6Evd+LGTiSJiW2zn89CYCNoGgsB
VUQpwumcZ50kY+C4+pmpwu4MtcFDlAl9RdeqmR+YKO26JvDh5pvYSUnvOQSMgGGJ
3DM01JMEXsbn5vSTLBtu/M=
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:reply-to:message-id:date:from:mime-version:to
:subject:content-type; s=default; bh=Abp3B6VXkYNbBPYQmslwyZ4u/y8
=; b=Q5U1T/anm6QQ0kTasvMqJrUjaVzbf0kAJNXdKldcWVzkRNdwd3SRroEBgHh
i/uwMrtbhXDljxzrt1Y+F5ZFG0uwGU6KTz9dhqh5e6aTU+xO42RO9S1LdPl/wq8h
eV9VfsfKi/MgPOG5hCN8ytaGp+R/3UHx0xJCzccjnJO7Pyf0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.8 required=5.0 tests=ALL_TRUSTED,BAYES_50,FREEMAIL_FROM,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=yourdomaincom, yourdomain.com, UD:yourdomain.com, UNSUBSCRIBE
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject; bh=BSwLGp1IR0jNdY/ZkUvkOGa2CUMpt273YgyJqr/JWAs=; b=QJskqljjrsLBUqasU4guINzEHGPfvMZe8KRg1qs5FLzUs4N9OoO2Or8UwLlHpVpGEw 7Hohe7/emwWxqPGWtQHPcwjtwjJ2DmAr7S0Cf9Y+KSWyoYbNbRp0a9pxwpSrYUGBjjLi kDep6YHadLfwIJWBuaEFZ2E+WngIJWyHfZjCGZimHrj8sWd4Wtp9NHoFRtC2v053wCMF CSg/aVnTytabNInn26ENgmJwjqe8/AR8tePdLAecwcDt7OhLoSUoXlhuJAJKGY5LvmqK LMV8bK+66z2po07Q7MMQKaLHsCeEnyG/KDDjC2rP6nv+1q6NYYDB2deYpwI8LtWzk/Wi Q9rw==
X-Gm-Message-State: ABUngve2Z52D4OCihO8YNhEq90ukw70MtnjiCBifDWjPzG1a3HFk8fYBe0VYoPpYoeUdtA==
X-Received: by 10.98.80.9 with SMTP id e9mr6058273pfb.13.1478864169737; Fri, 11 Nov 2016 03:36:09 -0800 (PST)
Message-Id: <announce.5825AD20.7030804@gmail.com>
Date: Fri, 11 Nov 2016 19:36:00 +0800
From: JonY <10walls AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:25.9) Gecko/20160817 FossaMail/25.2.3
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: mingw64-{i686,x86_64}-gcc-5.4.0-3 (x86/x86_64)
X-IsSubscribed: yes

--MwA9STo0KFf652rvio5NFBtqX2AUXJgjE
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I have just updated the mingw-w64 cross compilers Cygwin 32bit and
64bit to mingw64-{i686,x86_64}-gcc-5.4.0-3.

This version uses POSIX threads to support C++11 std::thread, as a
consequence, require winpthreads.

Unlike the Cygwin gcc, this version DOES NOT PRESERVER C++ ABI from
gcc4. Please rebuild all your C++ libraries.

=3D=3D=3D=3D PLEASE RECOMPILE ALL YOUR C++ CODE FOR ABI COMPATIBILITY =3D=
=3D=3D=3D

The cross compiler can produce Win32 and Win64 native binaries. As a
cross compiler, you may use --host=3Di686-w64-mingw32 or
--host=3Dx86_64-w64-mingw32 for autotools based source packages to build
for Windows.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=3Dyourdomain.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.



--MwA9STo0KFf652rvio5NFBtqX2AUXJgjE
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBAgAGBQJYJa0mAAoJEHE7X+KcFF1F/7oP/1DKTT8G/PjNGctQePGErgRu
0BlBVJoBotjkzCTedm5FRyhmClTH141zlUkNTT57rFcSvy+WPWHXvJaVdsen9Tbz
9UI+z/Ewk9NS/K1M83vZgIqk4w98RZpOumVOBOMihupd+SCPDHyzElRlL2SIlsns
S2z35rTU0HDCN3ZL1GOZLaFp6oH0kQVzyq7L8aqA9/p/DBjzJDy0A9hIkukPDdjr
iw+4upg1lZOcP/KsOGsqMFN+Wvmq1uOGk21a30AQ9wUq2attUtanG8DjZoTS2FHO
E3hNt1rHMX1etRcXUw3dxMmA7iHh/Ujf5vzZ7A58gv+Neh80bs1sXvK53jM87x5k
Jo2GGMPSwgFmI/28j2GucZ6Doek24/IgUaduJhnivD91T21zZNQnksxOjrCyb4Rb
91ABPRtm167fO3ghsIEE1rK/qC5OU7IbWQXnHl34te2xLn3w6ukL7y51jZejcX1y
q8uaV9p39zP0YV0YVflMHQzg7aGKLzTGkP3egD0dRBW41h/+NxkKNJVncqpZMPNM
cvrouhLhm4zbYsBfFEg978L7ncVF4FLyRYXoUh7XZXSqnkXP/AXeqv7jwYnltkLJ
kC0+OihjIWG0AJpOyRcY2J0DqMSvOXfxum5a5HfiC2hI8QlMBBGmnh7PpZxRAfxp
bH3epwSTq9T0mBoEy0V9
=bMFI
-----END PGP SIGNATURE-----

--MwA9STo0KFf652rvio5NFBtqX2AUXJgjE--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019