Add Compiler Options; Find reason for yellow warning exclamation mark
Since I have a yellow exclamation mark sticking at the project icon I would like to see if it disappears when I add the CFLAG:
--no-warn-rwx-segmentsin the makefile. The Debug/makefile contains a bunch of flags but misses the CFLAG which I assume to be burried in one of the includes (makefile.init, makefile.defs). Only, I cannot finde these included files. Can anyone help?
And how can I find out about the reason for the yellow exclamation mark? I was used to find this propagating downstream in the tree view attached to other files. But I don't see any "smudged" file.
