Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: peonix on January 04, 2014, 12:21:07 pm

Title: Custom GCC Compilation settings
Post by: peonix on January 04, 2014, 12:21:07 pm
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?
Title: Re: Custom GCC Compilation settings
Post by: oBFusCATed on January 04, 2014, 12:32:27 pm
Read the manual and inspect our wiki for tutorial. And of course start using projects.