Date: Sun, 4 Apr 1999 21:18:53 -0700 From: "David O'Brien" <obrien@NUXI.com> To: "Daniel C. Sobral" <dcs@newsguy.com> Cc: "S. Akmentins-Teilors" <staylor@mrynet.com>, freebsd-current@FreeBSD.ORG Subject: Re: WORLD failing in sys/boot/i386 Message-ID: <19990404211853.A458@nuxi.com> In-Reply-To: <3708366D.1F1FEB94@newsguy.com>; from Daniel C. Sobral on Mon, Apr 05, 1999 at 01:05:01PM %2B0900 References: <199904042220.PAA97289@mrynet.com> <19990404160520.A78038@nuxi.com> <3708366D.1F1FEB94@newsguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990404211853.A458>