Author Topic: mingw version with the windows automated installer ?  (Read 6790 times)

Offline pizikata

  • Single posting newcomer
  • *
  • Posts: 4
mingw version with the windows automated installer ?
« on: June 23, 2010, 10:21:06 am »
On the C::B download page, it is explained that  "codeblocks-10.05mingw-setup.exe file includes the GCC compiler and GDB debugger from MinGW."

But which version of MinGW (and gdb) will be installed ??



Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: mingw version with the windows automated installer ?
« Reply #1 on: June 23, 2010, 10:53:19 am »
The compiler is the TDM's release, gcc 4.4.1, I think. Don't know about the debugger.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: mingw version with the windows automated installer ?
« Reply #2 on: June 24, 2010, 03:23:43 pm »
gdb 6.8 (C::B release 10.05 for Win32)
Kernel Extremist - PedroM power ©

phusg

  • Guest
Re: mingw version with the windows automated installer ?
« Reply #3 on: April 11, 2013, 02:01:37 pm »
On the C::B download page, it is explained that  "codeblocks-10.05mingw-setup.exe file includes the GCC compiler and GDB debugger from MinGW."

But which version of MinGW (and gdb) will be installed ??


A very good question, could someone please give a definitive answer? (and preferably add this to the download page as is the case with the 12.11 download page)

BTW the 2nd and 3rd links in http://www.openframeworks.cc/setup/codeblocks/ are the wrong way around (12.11 links to 10.05 and vice versa).

Don't get me wrong, I appreciate all the work guys!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: mingw version with the windows automated installer ?
« Reply #4 on: April 11, 2013, 04:51:38 pm »
A very good question, could someone please give a definitive answer?
Why do you hijack a 3 years old thread? Please don't do that. Start a new one and phrase a proper up-to-date question. topic locked.

BTW the 2nd and 3rd links in http://www.openframeworks.cc/setup/codeblocks/ are the wrong way around (12.11 links to 10.05 and vice versa).
Did you not that this is a webpage not driven by the C::B team? So its not worth complaining here. complain to the admins of http://www.openframeworks.cc.
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