Keywords: debug, extra, compiler, option, s/w
If I do not want to have debugging information passed into my executable, how can I make sure that the -g option is not passed?
When I remove this setting in the Software Platform Settings dialog, the log shows that the -g was still passed.