Date: Fri, 2 Aug 2002 02:57:44 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: John Baldwin <jhb@FreeBSD.ORG> Cc: Chris Knight <chris@aims.com.au>, <re@FreeBSD.ORG>, <freebsd-current@FreeBSD.ORG> Subject: RE: Comments on Release Building for -current Message-ID: <20020802024607.B2977-100000@gamplex.bde.org> In-Reply-To: <XFMail.20020731091146.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802024607.B2977-100000>