Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <003601c213b7$f65fc690$afcb4603@gsoi.med.ge.com> From: "prateek" To: References: <911C684A29ACD311921800508B7293BA037D30D0 AT cnmail> Subject: Compilation time for the STL class Date: Fri, 14 Jun 2002 20:57:14 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/