Code::Blocks Forums

User forums => Nightly builds => Topic started by: bud on January 05, 2006, 02:11:38 pm

Title: Nightly builds of Code::Blocks IDE with MINGW compiler?
Post by: bud 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!
Title: Re: Nightly builds of Code::Blocks IDE with MINGW compiler?
Post by: tiwag 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 ?
Title: Re: Nightly builds of Code::Blocks IDE with MINGW compiler?
Post by: killerbot 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).
Title: Re: Nightly builds of Code::Blocks IDE with MINGW compiler?
Post by: bud 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.