Author Topic: Custom GCC Compilation settings  (Read 3210 times)

peonix

  • Guest
Custom GCC Compilation settings
« 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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Custom GCC Compilation settings
« Reply #1 on: January 04, 2014, 12:32:27 pm »
Read the manual and inspect our wiki for tutorial. And of course start using projects.
(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!]