$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] __MINGW32_MAJOR_VERSION confusing, and causing problems with boost thread
From: niXman (i.nixman_at_[hidden])
Date: 2012-11-01 10:09:14
> #if defined(__MINGW64__) || (__MINGW32_MAJOR_VERSION >3) || \
> ((__MINGW32_MAJOR_VERSION==3) && (__MINGW32_MINOR_VERSION>=18))
>
> evaluating to false and this
You are using mingw based on very old CRT.
-- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/