[cmake-developers] GCC5 and C++11 ABI
Brad King
brad.king at kitware.com
Mon Feb 16 16:48:00 EST 2015
On 02/16/2015 04:26 PM, Orion Poplawski wrote:
> On 02/16/2015 11:07 AM, Brad King wrote:
>> 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
>
> That does indeed make the tests succeed.
Great.
It *is* safe for you to package that way while we figure this out upstream.
Thanks,
-Brad
More information about the cmake-developers
mailing list