[MAJOR BUG] g++ 2.95.x generates invalid code for KDE 3.3.0

Scott Wheeler wheeler at kde.org
Wed Oct 6 00:58:25 BST 2004


On Sunday 19 September 2004 21:38, Ingo Klöcker wrote:
> On Sunday 19 September 2004 19:26, Leo Savernik wrote:
> > It is a two-fold pain. Upgrrading
> > (1) forces one to recompile large parts of the system
> > (2) makes development much slower (gcc-2.95 is twice as fast as any
> > gcc-3.x)
> 
> Serious question: How many KDE developers are still using gcc-2.95 on 
> Linux? And how many are still using it because it compiles faster than 
> gcc-3.x?

As was noted, I do -- and yes, because building C++ code with GCC 3.4 is 
roughly 2.2x slower than GCC 2.95.  Since the main thing I use my CPU for is 
compiling stuff, upgrading my compiler would be basically seem like a pretty 
major hardware downgrade.

I also still use it because it means that yet another person is watching the 
build, though I basically never test the branches, just HEAD.

-Scott




More information about the kde-core-devel mailing list