Sorry, I'm new to codeblocks and its my first time trying to compile using gcc with it.
Is there a way to set up code blocks to run a series of commands in GCC when compiling?
for example, -wall -error -ansi -pedantic etc etc?
Or is it already doing all those settings already?