From owner-freebsd-current Sun Apr 4 21:20:56 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 6481914C43 for ; Sun, 4 Apr 1999 21:20:53 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.2/8.9.1) id VAA00556; Sun, 4 Apr 1999 21:18:54 -0700 (PDT) (envelope-from obrien) Message-ID: <19990404211853.A458@nuxi.com> Date: Sun, 4 Apr 1999 21:18:53 -0700 From: "David O'Brien" To: "Daniel C. Sobral" Cc: "S. Akmentins-Teilors" , freebsd-current@FreeBSD.ORG Subject: Re: WORLD failing in sys/boot/i386 Reply-To: obrien@NUXI.com References: <199904042220.PAA97289@mrynet.com> <19990404160520.A78038@nuxi.com> <3708366D.1F1FEB94@newsguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <3708366D.1F1FEB94@newsguy.com>; from Daniel C. Sobral on Mon, Apr 05, 1999 at 01:05:01PM +0900 X-Operating-System: FreeBSD 3.1-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > The "fix" is to remove the string ``>> FreeBSD/i386 BOOT\n'' from > > src/sys/boot/i386/boot2/boot2.c. > I take the size increase was caused by the compiler replacement? AFAIK. BTW, there is now a ``-Os'' "size" optimzation. It includes all -O2 optimizations that don't increase the size + some size-only optimizations. Maybe this is the trick of us? -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message