From owner-freebsd-stable Mon May 7 16:25: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id DD21A37B423 for ; Mon, 7 May 2001 16:25:03 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from dendennis.saarinen.org ([192.168.1.2] helo=dendennis) by vimfuego.saarinen.org with smtp (Exim 3.22 #1 (Red Hack)) id 14wuN0-00030m-00; Tue, 08 May 2001 11:24:50 +1200 From: "Juha Saarinen" To: "Nuno Teixeira" , "Guilherme Oliveira" Cc: "FreeBSD Stable" Subject: RE: CFLAGS Optimization Date: Tue, 8 May 2001 11:24:27 +1200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010507235112.P508-100000@gateway.bogus> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :: > Nuno Teixeira wrote: :: > > :: > > [i586]: :: > > CFLAGS='-O3 -mcpu=pentium -march=pentium -ffast-math -funroll-loops :: > > - -fomit-frame-pointer -fforce-mem -fforce-addr -malign-double :: > > - -fno-exceptions' -O2/-O3 turn on -fforce-mem; -march implies -mcpu; -fno-exceptions doesn't make anything run faster, and could break some C++ code; I've had bad experience with any optflags above -O on FreeBSD. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message