On Tue, Oct 16, 2012 at 5:24 AM, Ruben Van Boxem wrote:
> __MINGW64__ only really signifies x64 Windows and MinGW. I bet that if
> MinGW.org ever come with a 64-bit variant (not likely), they'd define this
> for consistency (just as MinGW-w64 does).
Since it is defined by the compiler, of course a
Thanks for answers! I need this because support for wmihelper in Qt5 for
mingw-w64
2012/10/16 Ruben Van Boxem
> 2012/10/16 Kai Tietz
>
>> 2012/10/16 Antony Riakiotakis :
>> > Usually __MINGW64__ is defined so you can check for that in the source.
>>
>> First, that define is only set for 64-bit
2012/10/16 Antony Riakiotakis :
> Usually __MINGW64__ is defined so you can check for that in the source.
First, that define is only set for 64-bit mode, but mingw-w64 also
supports 32-bit (old mingw.org) mode. Secondly that define is
provided by the compiler and isn't runtime-specific at all.
As
Usually __MINGW64__ is defined so you can check for that in the source.
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happe
How can I detect in program that toolchain use mingw-w64 not original mingw?
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is h