Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [RW_Mingw] Testing with -std=c++0x ?
From: Richard Webb (richard.webb_at_[hidden])
Date: 2009-05-02 04:36:26


Beman Dawes wrote:
>
> On Fri, May 1, 2009 at 8:17 PM, Richard Webb
> <richard.webb_at_[hidden]> wrote:
>>
>>
>> Beman Dawes wrote:
>>>
>>>
>>> PS: The http://www.equation.com/servlet/equation.cmd?call=fortran 4.4.0
>>> build needs lines 159 and 160 of .../include/c++/4.4.0/cwchar to be
>>> commented out.
>>>
>>>
>>
>> The problem with the headers seems to be down to this:
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34032
>>
>> I tried running the tests with std=c++0x and got a load of failures due
>> to
>> 'putenv' being undefined (sideffect of __STRICT_ANSI__ being defined).
>> Using
>> std=gnu++0x instead of std=c++0x seems ok.
>
> Interesting. Are you running with the tests with -std=gnu++0x?
>
>

The results that are up now are using -std=gnu++0x for both versions of
Mingw.

-- 
View this message in context: http://www.nabble.com/-RW_Mingw--Testing-with--std%3Dc%2B%2B0x---tp23338241p23344179.html
Sent from the Boost - Testing mailing list archive at Nabble.com.

Boost-testing list run by mbergal at meta-comm.com