Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 46379 invoked from network); 20 Sep 2007 04:23:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Sep 2007 04:23:12 -0000 Received: (qmail 56230 invoked by uid 500); 20 Sep 2007 04:23:04 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 56205 invoked by uid 500); 20 Sep 2007 04:23:04 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 56191 invoked by uid 99); 20 Sep 2007 04:23:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 21:23:04 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 04:23:02 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IYDYn-0002D8-Pr for stdcxx-dev@incubator.apache.org; Wed, 19 Sep 2007 21:22:41 -0700 Message-ID: <12790651.post@talk.nabble.com> Date: Wed, 19 Sep 2007 21:22:41 -0700 (PDT) From: Martin Sebor To: stdcxx-dev@incubator.apache.org Subject: RE: improving Windows build logs In-Reply-To: <7BDB2168BEAEF14C98F1901FD2DE6438F57CD0@epmsa009.minsk.epam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sebor@roguewave.com References: <46E5679D.6020303@roguewave.com> <46EEBA18.80802@roguewave.com> <7BDB2168BEAEF14C98F1901FD2DE6438F57CD0@epmsa009.minsk.epam.com> X-Virus-Checked: Checked by ClamAV on apache.org Farid Zaripov-2 wrote: > >> -----Original Message----- >> From: Martin Sebor [mailto:sebor@roguewave.com] >> Sent: Monday, September 17, 2007 8:32 PM >> To: stdcxx-dev@incubator.apache.org >> Subject: Re: improving Windows build logs >> >> Any ideas or thoughts on this, anyone? Farid? > > I've already implemented some of your hints: > - replacing of the long paths to the $(BUILDDIR), $(TOPDIR); > - specifying only one library in /NODEFAULTLIB option; > - removing "Build log was saved at file:///.../BuildLoh.htm". > > http://svn.apache.org/viewvc?rev=574643&view=rev > > > Any other hints will be appreciated :) > > Farid. > > I noticed some of the changes, they are a definite improvement! I would also remove all the unnecessary libs. I'm 90% sure we only need kernel32.lib and user32.lib. Martin -- View this message in context: http://www.nabble.com/improving-Windows-build-logs-tf4416086.html#a12790651 Sent from the stdcxx-dev mailing list archive at Nabble.com.