News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Can codeblocks add std=gnu++11?

Started by akeyliu, January 08, 2017, 01:51:58 AM

Previous topic - Next topic

akeyliu

Hello, I'm a C++ Developer, and only c++11 not gnu++11 is support in Codeblocks.
As we know,  gnu++11 is support by gcc, and there is little difference between gnu++11 and c++11.
So, I hope that CodeBlcoks can provide gnu++11 options if gcc is checked as tool chain.

Thanks.

oBFusCATed

No we have no plans to do it, but there is UI to add flags that you need or use. Just right click in the flags control and use the "New flag" or "Modify flag" menus.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]