Subject: [Boost-bugs] [Boost C++ Libraries] #4834: MinGW-32/gcc-4.x doesn't define__MINGW32_MAJOR_VERSION or __MINGW32_MINOR_VERSION
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-10 13:12:20
#4834: MinGW-32/gcc-4.x doesn't define__MINGW32_MAJOR_VERSION or
__MINGW32_MINOR_VERSION
----------------------------------------+-----------------------------------
Reporter: Jim Bell <jim@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
Version: Boost Development Trunk | Severity: Problem
Keywords: mingw gcc-4 |
----------------------------------------+-----------------------------------
MinGW doesn't define macros {{{__MINGW32_MAJOR_VERSION}}} or
{{{__MINGW32_MINOR_VERSION}}} in gcc-4.x, but I see decision-making based
on those macros in config/platform/win32.hpp.
I've attached two macro-dump files (i.e., from {{{gcc -dM -E }}}) and they
show the major and minor revisions via {{{__GNUC__}}} and
{{{__GNUC_MINOR__}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4834> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC