This is the mail archive of the gcc@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]

GCC speed


Hello All!

I am compiling large C++ project  (about 40K lines)
using Qt under Linux with GCC (egcs-1.1.2) and under
Win95 with Borland C++ Builder 4.
The point is compile time with GCC is about 2.5 time
of BCC one. (MSVC is about as slow as G++ also on this
hardware)
I tried gcc-2.95.x but compile time is mostly the
same.
Would you please tell me what is the bottleneck of G++
for today?

Besides QT I am using templates but is restricted to
one *.h and one *.cpp files and stl::string class.

Config is RH6.1/2.3.29 and Win95 on Compaq Armada with
P200MMX/96M

TIA,
Andy.
__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

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