Boost logo

Boost Users :

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/

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net