Author Topic: Nightly builds of Code::Blocks IDE with MINGW compiler?  (Read 21940 times)

bud

  • Guest
Nightly builds of Code::Blocks IDE with MINGW compiler?
« on: January 05, 2006, 02:11:38 pm »
Can someone else make the Nightly builds of Code::Blocks IDE with MINGW compiler?
I suggest the MINGW compiler uses the newest version, like GCC-4.1.0.
http://gda.utp.edu.co/~ceniza/GCC-4.1.0/
Thanks!

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: Nightly builds of Code::Blocks IDE with MINGW compiler?
« Reply #1 on: January 05, 2006, 02:23:50 pm »
do you mean a package with included MinGW compiler ?
or do you mean a package which was built with gcc 4.x ?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: Nightly builds of Code::Blocks IDE with MINGW compiler?
« Reply #2 on: January 05, 2006, 02:29:46 pm »
the nightly builds are compiled with the GCC 3.4.4, which it he one you get when you download RC2 with Mingw included.

The builds itself don't provide the compiler, on the wikie you can find on how to manual install gcc (very easy).

bud

  • Guest
Re: Nightly builds of Code::Blocks IDE with MINGW compiler?
« Reply #3 on: January 05, 2006, 02:42:17 pm »
I mean a package with included MinGW GCC 4.1.0 compiler.
But the version does not matter. Stability is more important.
RC2 has many bugs.
I expect the coming of RC3 or 1.0.
I am unable to add  MinGW GCC 4.1.0 compiler to Nightly builds.
I will see the wiki and try to install gcc.