From owner-svn-src-all@FreeBSD.ORG Fri Jan 30 14:20:39 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3D641065673 for ; Fri, 30 Jan 2009 14:20:38 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 76EF68FC18 for ; Fri, 30 Jan 2009 14:20:38 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-255-48-78.bredband.comhem.se ([83.255.48.78]:53865 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1LSuEX-0004Lz-4S for svn-src-all@freebsd.org; Fri, 30 Jan 2009 15:20:37 +0100 Received: (qmail 6781 invoked from network); 30 Jan 2009 15:20:35 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 30 Jan 2009 15:20:35 +0100 Received: (qmail 90501 invoked by uid 1001); 30 Jan 2009 15:20:35 +0100 Date: Fri, 30 Jan 2009 15:20:35 +0100 From: Erik Trulsson To: Hartmut Brandt Message-ID: <20090130142035.GA90484@owl.midgard.homeip.net> References: <200901130653.n0D6rrNX092719@svn.freebsd.org> <20090130015518.GA20404@hades.panopticon> <20090130113402.GB92386@dragon.NUXI.org> <9bbcef730901300402q61273d58q76472e585985fc3c@mail.gmail.com> <20090130123711.GA89940@owl.midgard.homeip.net> <4982FEF1.2000309@dlr.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4982FEF1.2000309@dlr.de> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.255.48.78 X-Scan-Result: No virus found in message 1LSuEX-0004Lz-4S. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1LSuEX-0004Lz-4S eba58f7ed1de5a78c4b9ada299940315 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, obrien@freebsd.org, Dmitry Marakasov , Ivan Voras , svn-src-head@freebsd.org Subject: Re: svn commit: r187132 - head/usr.bin/make X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 14:20:39 -0000 On Fri, Jan 30, 2009 at 02:21:53PM +0100, Hartmut Brandt wrote: > Erik Trulsson wrote: > > On Fri, Jan 30, 2009 at 01:02:15PM +0100, Ivan Voras wrote: > >> 2009/1/30 David O'Brien : > >> > >>> compiler invocation must really bug you. Perhaps we should have the > >>> quiet out put of the ncftp3 build where every complication takes only > >>> 1 line: > >>> > >>> Compiling DStrCat.so: [OK] > >>> Compiling DStrFree.so: [OK] > >>> Compiling Dynscpy.so: [OK] > >>> Compiling Strncpy.so: [OK] > >>> Compiling strtokc.so: [OK] > >>> ..snip.. > >> I'd vote for that being the default :) > > > > I would not. In fact I am quite happy that is not the default. > > > >> It's also the mode used by Linux kernel (note that it's not a pro or a > >> contra argument in itself), e.g. > > > > True, and it is a PITA when there is a problem with the compilation, since > > you need to add extra flags to the verbose output so you can find out what > > flags the compiler actually was invoked with. > > I took that vote as a joke. It may only be a joke, right? It might well have been a joke. Probably was in fact, but I am not willing to take any chances on that. -- Erik Trulsson ertr1013@student.uu.se