This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc-3.0 release. Compilation time


On 30 Jul 2001 18:08:15 -0300
Alexandre Oliva <aoliva@redhat.com> wrote:

> On Jul 29, 2001, Laurent Michel <ldm@mediaone.net> wrote:
> 
> > 3 minutes 47 seconds:
> 
> > With gcc 3.0 however:
> > More than 10 minutes!
> 
> > #include <iostream>
> > #include <fstream>
> 
> Bear in mind that these header files are now full of templates, as
> mandated by the C++ Standard, which explains in part why it takes so
> long for GCC 3.0 to compile them.  People are working on improve the
> compile times, but it will take a while for it to get as fast as GCC
> 2.95, if it ever does.
> 

Oh, ok I understand. 

It is sad though. I hope that the people working on speed improvement will
be able to get something out of it. For the time being, I'll stick to
2.95 as 3.0 is too slow for daily work. 

Thanks a lot for your answer,



> -- 
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me


--
  Laurent


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]