← Back to team overview

kicad-developers team mailing list archive

Re: GCC and C++14

 

That is the crucial question.  Apparently there are still a lot of
Ubuntu 14.04 LTS users out there so leaving them out in the cold does
not seem like a good option at the moment.  There may be other distros
(Debian Stable, Fedora 6?) that may also fall under this heading.  I
prefer to move cautiously when it comes to moving to C++11.

On 1/14/2016 8:38 AM, Chris Pavlina wrote:
> Purely out of curiosity, are we still supporting any systems /other/ 
> than Ubuntu Geriatric Giraffe that don't support C++11?
> 
> On Thu, Jan 14, 2016 at 01:35:36AM +0000, Jon Neal wrote:
>> Just read this the other day and figured it would be good to discuss before
>> it happens.
>>
>> GCC is going to be defaulting to C++14 for compiler flags when GCC 6 is
>> released in ~6 months. I browsed the CMakeLists.txt in the root directory
>> and didn't see anything about setting a standard. Nowish would be a good
>> time to pick a C++ standard and put it in there.
>>
>> I know Wayne has mentioned in the recent past the wish to not switch to
>> C++11 yet[1] which I understand. FWIW when the next Ubuntu LTS is released
>> in 3 months the gcc provided will have C++11 out of experimental. Just food
>> for thought.
>>
>> Jon
> 
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


Follow ups

References