So we can safely presume that the new features listed at
https://gcc.gnu.org/gcc-5/changes.html will be the what gcc 5.0 will
ship with?


On Mon, Feb 9, 2015 at 11:18 PM, Orion Poplawski <or...@cora.nwra.com> wrote:
> On 02/09/2015 11:08 AM, Ben Boeckel wrote:
>>
>> On Mon, Feb 09, 2015 at 11:09:32 -0500, Robert Maynard wrote:
>>>>
>>>> We are pleased to announce that CMake 3.1.2 is now available for
>>>> download.
>>>
>>>
>>>
>>> I'm getting this now building cmake 3.1.2 for Fedora Rawhide with gcc
>>> 5.0.0:
>>>
>>> 32: Detecting CXX compile features - done
>>> 32: Testing feature : cxx_aggregate_default_initializers
>>> 32: Configuring
>>> 32: CMake Error at CMakeLists.txt:70 (message):
>>> 32:   Feature cxx_aggregate_default_initializers expected not to work for
>>> CXX
>>> 32:   GNU-5.0.0.
>>> 32:
>>> 32:     Update the supported features or blacklist it.
>>>
>>> 32: Testing feature : cxx_relaxed_constexpr
>>> 32: Configuring
>>> 32: CMake Error at CMakeLists.txt:70 (message):
>>> 32:   Feature cxx_relaxed_constexpr expected not to work for CXX
>>> GNU-5.0.0.
>>> 32:
>>> 32:     Update the supported features or blacklist it.
>>>
>>> 32: Testing feature : cxx_variable_templates
>>> 32: Configuring
>>> 32: CMake Error at CMakeLists.txt:70 (message):
>>> 32:   Feature cxx_variable_templates expected not to work for CXX
>>> GNU-5.0.0.
>>> 32:
>>> 32:     Update the supported features or blacklist it.
>>
>>
>> Yeah, the feature tables will need to be updated. I use Rawhide at home
>> (was going to send an email about the tests as well) and was going to
>> look at updating it there. However, it is still a pre-release build of
>> GCC5, so we should probably just hold off on pushing something into
>> master until an official release is made.
>>
>> --Ben
>>
>
> According to
> https://fedoraproject.org/wiki/Changes/GCC5#Detailed_Description :
>
> GCC 5 is currently in stage4 - prerelease state with only regression
> bugfixes and documentation fixes allowed.
>
> So I think it's reasonable time to start adapting to it.
>
>
>
> --
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA/CoRA Division                    FAX: 303-415-9702
> 3380 Mitchell Lane                  or...@cora.nwra.com
> Boulder, CO 80301              http://www.cora.nwra.com
-- 

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