delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/02/26/13:35:27

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:from:subject:to:message-id:date
:mime-version:content-type; q=dns; s=default; b=iQi9LMhhD6xrQlk3
uYzQM8Ioma8qKcf6Cfq5C7Dyu3biS3c7zgfykv2nN4VCx9xn4WBqPq1F5iHgntOc
OXI8SevE7wN0l4ZItfE/+s6QHWyuVkOFbfj/U9aD9ttqCqsDgzPDWqktpDRkMf0w
uj5rgsg016Yky6OYKI1V/8bVMIE=
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:from:subject:to:message-id:date
:mime-version:content-type; s=default; bh=sa5/pk9JZ+Go/nA1ERMYUG
Y7caY=; b=APTSPWmwc9/CGfs2mDTuCb2cbNpyYKxxvjtvaIqFmibP/xOaxcbn01
bYHyOj+YzEHGsiX9050c0CRlleenhDln8TmFOlYbrdgDEeiSJmBJTILmtR5Hzdzj
WnputTmmt47TPj49xkhR8THueqR2y445y1fCFvVSBtt1YWYS75mTA=
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=0.6 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_06_12,FREEMAIL_FROM,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=cygwin-announce, cygwinannounce, unsubscribing, c17
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=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version; bh=qQUNqPh2RScTzLx4tExYgz0jRuDJB/GWXu8XCw/aOJU=; b=Xz+cXbBA4lQOK7EnWE+k/JbgLZ8nKuBcqPkI8Di6p5oK2rIGkzBr20XI0lUu9GvfpV U7DpmRiuYMYrYBiVOmcafNq22dU+PMHJeMEqSsxq6hFXL9MgW0NjyK+mMVyOTeuzbg7C UtvpELGeMBhlzWY4Vg9sb6bRkUSz2n2YcqgpYiVbMoBGNJNHI6l4eTTyGkn0uXKlmIFk IEv2OoyzSc7EOqtMMrxMXZ5rUmL9b+jfTv7dNYeitCKThC1z5V4atcD8njUTD7tLLJyd U60nyxeFaCt08obPgcsC5rYrBm5A2qlDD9qs5e2OrpwJ9bQEF0lrXAQG8i4uYH1fFE0I DHFQ==
X-Gm-Message-State: AMke39lw8EXrHelOyywdXxSjKIhn0F1DzZKCEUZPKlI8MWuNcVW6/dQI8MDDcrr7tYCsfg==
X-Received: by 10.99.111.205 with SMTP id k196mr14488126pgc.29.1488104190435; Sun, 26 Feb 2017 02:16:30 -0800 (PST)
From: JonY <10walls AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: mingw64-i686-gcc-5.4.0-4 (x86/x86_64)
To: cygwin AT cygwin DOT com
Message-Id: <announce.47a4f463-e1f6-18a0-532d-79fa177cdd95@gmail.com>
Date: Sun, 26 Feb 2017 10:16:12 +0000
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0
MIME-Version: 1.0
X-IsSubscribed: yes

--hah4xcLV9gUxDIja4txtKBCpJisBPl27I
Content-Type: multipart/mixed; boundary="gpqV52gqmeLae7Msuko80mfXxf5cg37qE"
From: JonY <10walls AT gmail DOT com>
To: cygwin-announce AT cygwin DOT com
Message-ID: <47a4f463-e1f6-18a0-532d-79fa177cdd95 AT gmail DOT com>
Subject: Updated: mingw64-i686-gcc-5.4.0-4 (x86/x86_64)


--gpqV52gqmeLae7Msuko80mfXxf5cg37qE
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

I have just updated the 32bit mingw-w64 cross compilers Cygwin 32bit and
64bit to mingw64-i686-gcc-5.4.0-4.

This new update contains a patch by Martin Jambor to fix stack
adjustments on i686:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D77333#c17

=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.



--gpqV52gqmeLae7Msuko80mfXxf5cg37qE--

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

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

iQIvBAEBCAAZBQJYsqrtEhwxMHdhbGxzQGdtYWlsLmNvbQAKCRBxO1/inBRdRTQp
D/9HIelR7dUja8djNjvW5PhqzviKXehrgHP4CxYWqbzp1ehUPXfwQC4SpkM3dANF
jIsU90eACX8Lx3qIXtMYXC9yrZeJo6PUZZwkaBTioEPCpkzDSIIwyhbC9v6Jiga/
My/Jlptu8nJFucw8b0PdYxBXCPxQ5zskUhwTDAmApw4oVoedT7ft7ndxA+68WZnR
uIdwDh5ZqD2RK5hcadmiUDx9lr7KNEDD8jPplglW3f/KQJmQkropgw5XnSs3FAN4
pCZTfpugorRJcic5nNXVoqNOrHWhM4flYSGk3xUCmG+wC5BxUKA6vW0akTcyy0nz
0LUNRGDOvEDgeNbxP7/jeQsmg1Gjch4ZG06N7/1JbshbXdW/11YxrGXRvRt1SdNs
01cXZN7+wg+MntNW36vJ2UaAsonks8horBjKrVhp9w7aEVLmg+E5ffDcpmCP1LN6
79UMeQZeTu7DwyTpTZYVsZNnuxHRNfCaXfMN1sQ7gPBEoeKwvlRJmSQZABulPjED
bsbY7bmeoW9V2IKvr6/wO5Co2/NMHi11OsI0wDAMEb/W2vLTALJVB1JnO/OiI/5r
NpcBZPaElAFZPsDeRMawWMxfiZpXDrZGJpu/6NE37C5S2XyFlGpKAeR1vyZeYvGt
M+zESdYoh+POoROughEYUqLDAxVfsOuLkOBgvG5boQV+5w==
=RnAJ
-----END PGP SIGNATURE-----

--hah4xcLV9gUxDIja4txtKBCpJisBPl27I--

- Raw text -


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