From owner-freebsd-current Tue Jun 25 13:27:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id C2B8B37B400 for ; Tue, 25 Jun 2002 13:27:51 -0700 (PDT) Received: from pool0300.cvx21-bradley.dialup.earthlink.net ([209.179.193.45] helo=mindspring.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17Mwue-00071n-00; Tue, 25 Jun 2002 13:27:45 -0700 Message-ID: <3D18D21A.B19F4D94@mindspring.com> Date: Tue, 25 Jun 2002 13:27:06 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Shizuka Kudo Cc: Sean Chittenden , freebsd-current@freebsd.org Subject: Re: buildworld failed with -O0 References: <20020625161004.80353.qmail@web11408.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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