From owner-freebsd-current Wed Apr 7 17:52:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id CE0C415914 for ; Wed, 7 Apr 1999 17:52:24 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id RAA09367; Wed, 7 Apr 1999 17:50:25 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.2/8.9.1) id RAA76881; Wed, 7 Apr 1999 17:50:24 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Wed, 7 Apr 1999 17:50:24 -0700 (PDT) Message-Id: <199904080050.RAA76881@vashon.polstra.com> To: ache@nagual.pp.ru Subject: Re: /sys/boot, egcs vs. gcc, -Os In-Reply-To: <19990408040432.A74787@nagual.pp.ru> References: <19990407193627.A68829@nagual.pp.ru> <370B84A4.3818F8A@newsguy.com> <19990407221941.A91075@nagual.pp.ru> <370BE5B7.2A1561FC@newsguy.com> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <19990408040432.A74787@nagual.pp.ru>, Andrey A. Chernov wrote: > > Yes, of course I am shure. BTW, I see lots of malign options in cc call, > maybe they play role. > > cc -elf -I/usr/src/sys/boot/i386/boot2/../btx/lib -I. -fno-builtin > -malign-functions=0 -malign-jumps=0 -malign-loops=0 -mrtd -Wall > -Waggregate-return -Wbad-function-cast -Wcast-align > -Wmissing-declarations -Wmissing-prototypes -Wnested-externs > -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c > /usr/src/sys/boot/i386/boot2/boot2.c You removed the "-Os" but you didn't add back the "-O2" that originally was there. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message