Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 13:27:06 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Shizuka Kudo <shizukakudo_99@yahoo.com>
Cc:        Sean Chittenden <sean@chittenden.org>, freebsd-current@freebsd.org
Subject:   Re: buildworld failed with -O0
Message-ID:  <3D18D21A.B19F4D94@mindspring.com>
References:  <20020625161004.80353.qmail@web11408.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Shizuka Kudo wrote:
> Thanks for your answer. I'm just curious why a lower
> optimization level could cause trouble than -O.
> Anyway, my -current works fine with the default
> CFLAGS. It seems that there're some commits to
> rtld-elf on today.

THe compiler is broken.

If you are that intent on compiling a non-optimized FreeBSD
so you can benchmark it against an optimized Linux, well, you
could always compile everything but the files with asm()
statements at -O0, and then manuall compile those with -O...

8-) 8-) 8-).

-- Terry

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?3D18D21A.B19F4D94>