Date: 29 Jul 1998 16:41:01 +0200 From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) To: kdulzo@enteract.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Optimizing breaks /bin/sh in 2.2.7-RELEASE Message-ID: <xzp67gg4t4y.fsf@hrotti.ifi.uio.no> In-Reply-To: "Kevin M. Dulzo"'s message of "Tue, 28 Jul 1998 12:59:57 -0500" References: <19980728125957.A24837@caffeine.internal.enteract.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Kevin M. Dulzo" <kdulzo@caffeine.internal.enteract.com> writes: > It works properly when compiled -O. Any ideas? Also is it > safe to use optimization on the buildworld level. I did have no > problems with -O2 on 2.2.6... Yes, it's safe. Isn't -O2 the default? But it doesn't really give you much better performance than -O, and it's noticeably slower. I recommend setting CFLAGS to "-O -pipe". DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp67gg4t4y.fsf>