From owner-freebsd-current Thu Aug 1 11: 5:27 2002 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 5DBFE37B400 for ; Thu, 1 Aug 2002 11:05:22 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C12043E72 for ; Thu, 1 Aug 2002 11:05:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 12980 invoked from network); 1 Aug 2002 18:05:20 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Aug 2002 18:05:20 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g71I5JuR061455; Thu, 1 Aug 2002 14:05:19 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020802024607.B2977-100000@gamplex.bde.org> Date: Thu, 01 Aug 2002 14:05:20 -0400 (EDT) From: John Baldwin To: Bruce Evans Subject: RE: Comments on Release Building for -current Cc: freebsd-current@FreeBSD.ORG, re@FreeBSD.ORG, Chris Knight Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 01-Aug-2002 Bruce Evans wrote: > On Wed, 31 Jul 2002, John Baldwin wrote: > >> On 31-Jul-2002 Chris Knight wrote: >> > ... >> > the mfsroot floppy contents were too large >> > ... >> > the kern floppy contents were too large >> > ... >> > the fixit floppy contents were too large >> > ... >> >> Oof. It's like our binaries are suddenly very bloated. Did this start >> very recently (like in the past few days?) Perhaps -mcpu=pentiumpro >> bloats things and we should use NO_CPU_FLAGS when building crunches, >> etc. > > -mcpu=pentiumpro causes huge bloatage here (+400K text for a 2000K text > kernel IIRC). I quickly turned it off here. Ok. I'll make some patches to use NO_CPU_CFLAGS and NO_CPU_COPTFLAGS when building stuff to go on the crunches as well as -Os. >> We might also want to use -Os instead of -O when building the >> kernels and crunches as well. > > I'm surprised -Os [-falign...] isn't already the default for crunches. > > Bruce > -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message