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

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to