Author Topic: MinGW version  (Read 3233 times)

Offline ordak

  • Multiple posting newcomer
  • *
  • Posts: 105
    • My Site
MinGW version
« on: January 03, 2018, 01:13:03 pm »
Hi,

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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7576
    • My Best Post
Re: MinGW version
« Reply #1 on: January 03, 2018, 01:29:52 pm »
Code
g++.exe --version
g++.exe (tdm-1) 5.1.0

32 bit mingw

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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: MinGW version
« Reply #2 on: January 04, 2018, 02:34:51 pm »
...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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ