News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

MinGW version

Started by ordak, January 03, 2018, 01:13:03 PM

Previous topic - Next topic

ordak

Hi,

What is the version of MinGW supplied by Code::Blocks 17.12 ?
Code::Blocks SVN
OS : Ubuntu LTS

stahta01


g++.exe --version
g++.exe (tdm-1) 5.1.0


32 bit mingw

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

MortenMacFly

...also stated on the downloads page:
http://www.codeblocks.org/downloads/26
(As a note below the Windows packages.)
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]