[cmake-developers] GCC5 and C++11 ABI

Orion Poplawski orion at cora.nwra.com
Mon Feb 16 16:26:43 EST 2015


On 02/16/2015 11:07 AM, Brad King wrote:
> On 02/16/2015 12:27 PM, Orion Poplawski wrote:
>> We're getting a fair number of test failures on Fedora Rawhide (with gcc
>> 5 c++11):
>> It builds fine on F22 which also has gcc 5, but not the c++11 ABI, so
>> that seems like the likely culprit.
>
> To see if this has anything to do with the way CMake itself is compiled,
> please add this to the end of the bootstrap command line:
>
>   -- -DCMAKE_C_STANDARD=90 -DCMAKE_CXX_STANDARD=98
>
> Thanks,
> -Brad
>

That does indeed make the tests succeed.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com


More information about the cmake-developers mailing list