From owner-freebsd-current Thu Aug 1 9:52:52 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 5716737B400; Thu, 1 Aug 2002 09:52:49 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB2A043E42; Thu, 1 Aug 2002 09:52:47 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id CAA23006; Fri, 2 Aug 2002 02:52:45 +1000 Date: Fri, 2 Aug 2002 02:57:44 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin Cc: Chris Knight , , Subject: RE: Comments on Release Building for -current In-Reply-To: Message-ID: <20020802024607.B2977-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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. > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message