X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 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 Message-ID: <4E4D2092.7020205@users.sourceforge.net> Date: Thu, 18 Aug 2011 22:24:18 +0800 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 AT cygwin DOT com Subject: Re: i686-XXX-mingw32 compilers and __MINGW32_MINOR_VERSION macro: 3.18 or 3.11? References: <4E4CE854 DOT 2020706 AT users DOT sourceforge DOT net> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig30E385A3AD1342C3880BF706" X-IsSubscribed: yes 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 --------------enig30E385A3AD1342C3880BF706 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 8/18/2011 21:56, Fr=E9d=E9ric Bron wrote: >> Just bump it up and see if there are any issues, the mingw-w64 toolchain >> uses its own header set and the numbers don't always reflect mingw.org >> releases, since the macros in there are mainly for compatibility. >> >> You want to check instead for __MINGW64_VERSION_MAJOR on mingw-w64. >=20 > neither __MINGW64__, nor __MINGW64_VERSION_MAJOR are defined because > I am targetting win32, not win64, even if I use w64 compiler. > So this does not help. > Any other clue? >=20 > Fr=E9d=E9ric >=20 Its there when you include files like stdio.h, which eventually will include _mingw_mac.h. Please do not the header directly if you value platform portability. --------------enig30E385A3AD1342C3880BF706 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) iEYEARECAAYFAk5NIJoACgkQp56AKe10wHcNIwCfYKlxZwFUyshyafJa0oth+N4N WpEAoIDvmlAJsaJgPPzO5CsfqFllDvEL =bhi7 -----END PGP SIGNATURE----- --------------enig30E385A3AD1342C3880BF706--