
13 Nov
2010
13 Nov
'10
3:08 p.m.
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.