Author Topic: About GNU GCC Compiler used by CodeBlocks  (Read 4180 times)

Offline f2099

  • Multiple posting newcomer
  • *
  • Posts: 21
About GNU GCC Compiler used by CodeBlocks
« on: May 12, 2011, 04:34:51 am »
   Hi, everyone. I would like to know what C standard does the GNU GCC Compiler used by CodeBlocks uses: ANSI C or C99? Thanks in advance! Also, what is the number of the version?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: About GNU GCC Compiler used by CodeBlocks
« Reply #1 on: May 12, 2011, 07:22:12 am »
  Hi, everyone. I would like to know what C standard does the GNU GCC Compiler used by CodeBlocks uses: ANSI C or C99? Thanks in advance! Also, what is the number of the version?
As there are literally thousands of GCC (based) compilers and versions there is no answer to your question.

As this is not a GCC / compiler forum this is also not the right place to ask.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ