From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 09:07:24 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D405437B404; Wed, 2 Apr 2003 09:07:24 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56F4843F85; Wed, 2 Apr 2003 09:07:23 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.7) with ESMTP id h32H78D0059386; Wed, 2 Apr 2003 09:07:12 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h32H6xdP059379; Wed, 2 Apr 2003 09:06:59 -0800 (PST) Date: Wed, 2 Apr 2003 09:06:59 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030402170659.GA59231@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Ruslan Ermilov , Bruce Evans , Makoto Matsushita , current@freebsd.org References: <20030329190908R.matusita@jp.FreeBSD.org> <3E857E9C.F7476A32@mindspring.com> <20030329203005.GB94956@sunbay.com> <20030331150348.GD21700@sunbay.com> <20030401194712.GA10151@dragon.nuxi.com> <20030402151519.U25349@gamplex.bde.org> <20030402104439.GA26900@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030402104439.GA26900@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Makoto Matsushita cc: current@freebsd.org Subject: Re: FreeBSD/alpha kern.flp flood X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 17:07:25 -0000 On Wed, Apr 02, 2003 at 01:44:39PM +0300, Ruslan Ermilov wrote: > > Most of the savings from stripping commits is from removing verbose compiler > > id "GCC: (GNU) 3.2.1 [FreeBSD] 20021119 (release)". ... > David, can we get rid of the .comment section for the normal > builds too, or at least not put these long GCC strings into? "GCC: (GNU) 3.2.1" is the version string that the FSF STRONGLY wants to remain. They also strongly push us to add to that string so it is clear this compiler is a derivative. Bug reports are also useless with "3.2.1" and "20021119".