Author Topic: minGW32 Version number being shipped with CB 16.01?  (Read 2667 times)

Offline Aaron

  • Multiple posting newcomer
  • *
  • Posts: 59
minGW32 Version number being shipped with CB 16.01?
« on: July 22, 2016, 06:50:17 pm »
Does anyone know what minGW32 Version number is presently being included with CB 16.01?

This question arose in another post involving compile problems when moving a CB 13.12 project from one pc to another using CB 16.01.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: minGW32 Version number being shipped with CB 16.01?
« Reply #1 on: July 23, 2016, 01:25:52 pm »
Look at the download site!!!!
http://codeblocks.org/downloads/26

Quote
NOTE: The codeblocks-16.01mingw-setup.exe file includes additionally the GCC/G++ compiler and GDB debugger from TDM-GCC (version 4.9.2, 32 bit, SJLJ). The codeblocks-16.01mingw_fortran-setup.exe file includes additionally to that the GFortran compiler (TDM-GCC).

Offline Aaron

  • Multiple posting newcomer
  • *
  • Posts: 59
Re: minGW32 Version number being shipped with CB 16.01?
« Reply #2 on: July 23, 2016, 04:22:15 pm »
Thanks