News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

About GNU GCC Compiler used by CodeBlocks

Started by f2099, May 12, 2011, 04:34:51 AM

Previous topic - Next topic

f2099

   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?

MortenMacFly

Quote from: f2099 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?
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]