help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation time for programs using STL...


From: Ramdas . Rao
Subject: Compilation time for programs using STL...
Date: Tue, 7 Nov 2000 11:12:59 +0530

Hello:

  We are using g++-2.95 (Solaris 2.6) for a considerable-sized project.

  We are faced with increased compilation times whenever we use STL.

  A sample program that only includes "iostream" and "string" takes around
  6 times longer to compile than one that does not include these. Also, when
  we compile the same set of files under Visual C++, the time taken is around
  6 times lesser.

  Is there any way to optimize the performance? Are we doing something
  wrong? Please help.

Ramdas.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]