Boost logo

Boost :

Subject: Re: [boost] [config] compiler/gcc.hpp version 4.5 to update
From: Richard Webb (richard.webb_at_[hidden])
Date: 2010-11-13 10:08:39


vicente.botet <vicente.botet <at> wanadoo.fr> writes:

>
>
> unfortunately I don't reach to get the config_info for my installed gcc-4.4.

I think some versions of Mingw have had bugs in the headers that prevent them
from compiling in pure C++0x mode (due to missing ifdefs and such).

You could try using -std=gnu++0x instead of -std=c++0x.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk