From owner-freebsd-stable Mon Jul 24 15:56:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 3FBBA37B598 for ; Mon, 24 Jul 2000 15:56:16 -0700 (PDT) (envelope-from otterr@telocity.com) Received: from dsl-216-227-91-85.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id PAA20200; Mon, 24 Jul 2000 15:52:11 -0700 (PDT) Date: Mon, 24 Jul 2000 18:54:24 +0000 (GMT) From: Otter To: Dave Boers Cc: Dan Larsson , FreeBSD Stable List Subject: Re: Recommended compilation optimizations In-Reply-To: <20000724152021.A61713@relativity.student.utwente.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what about the -march=pentiumpro flag? there's a bunch more possibilities listed if you man gcc. keep in mind that the more opts you add in, the longer it will take to compile something. -Otter On Mon, 24 Jul 2000, Dave Boers wrote: > On Mon, Jul 24, 2000 at 11:36:30AM +0200, Dan Larsson wrote: > > When doing a buildworld or buildkernel, what are the optimal compilation > > flags I can set for a system running Pentium Pro? > > -O -pipe > > AFAIK that's the only optimization that is more or less guaranteed to work. > > Regards, > > Dave Boers. > > -- > .signapping: the unlawful act of capturing and carrying away a .sig > against its will and holding it in false imprisonment. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message