In article <19990408040432.a74...@nagual.pp.ru>,
Andrey A. Chernov <a...@nagual.pp.ru> 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                                               j...@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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to