Languages

Menu
Sites
Language
c++11 standart

Hi guys

Is it exist any possibility to turn on c++11 features?

I have a part of code that uses c++11 and now I cannot compile it (((

 

Thanks

Edited by: Andrei Pachtarou on 14 Nov, 2013

Responses

3 Replies
Alex Ashirov

Hi,

Please take a look at this issue for more information:

https://bugs.tizen.org/jira/browse/PTREL-84

As far as I understand, it isn’t fully supported while GCC 4.5 is used.

Andrei Pachtarou

GCC 4.5 doesn't support all features what I need ((

Thanks for your responce Alex

 

Alex Ashirov

Hi,

Right. But according to information from the https://bugs.tizen.org/jira/browse/PTREL-84 they have a plan to upgrade GCC to 4.8.x which should support C++11. But I don’t know when this will be done.