This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: i686-XXX-mingw32 compilers and __MINGW32_MINOR_VERSION macro: 3.18 or 3.11?


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

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?

Frédéric

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]