How do I check, in Code::Blocks, what version of the GCC compiler am I using?
feedback
|
closed as off topic by DragonLord, random♦ Sep 9 '11 at 0:23
Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.
|
Run
If this doesn't work you might not have the compiler setup in your
Then, using a command line, move to the directory given, then in to the | |||
|
feedback
|
|
Typically execute the command
and it should give you result like this:
| ||||
|
feedback
|