Author Topic: -std=... flag not set  (Read 2776 times)

Offline Freem

  • Almost regular
  • **
  • Posts: 219
-std=... flag not set
« on: July 14, 2012, 10:48:45 pm »
The -std=... flag is not set at last G++ command.

When you set that flag in compiler's options, it is always fine, but if you only set it in project's option, it does not compile (when you have code depending on that flag, of course, like C++11 specifics)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: -std=... flag not set
« Reply #1 on: July 16, 2012, 10:12:37 am »
Works here (r8043).
What is the value of "policy" combo box?
(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!]