From owner-freebsd-current Tue Sep 24 18:20:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7E937B401 for ; Tue, 24 Sep 2002 18:20:11 -0700 (PDT) Received: from out0.mx.nwbl.wi.voyager.net (out0.mx.nwbl.wi.voyager.net [169.207.3.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4DF743E4A for ; Tue, 24 Sep 2002 18:20:10 -0700 (PDT) (envelope-from silby@silby.com) Received: from pop4.nwbl.wi.voyager.net (pop4.nwbl.wi.voyager.net [169.207.2.83]) by out0.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 07678835E6; Tue, 24 Sep 2002 20:20:10 -0500 (CDT) Received: from [10.1.1.6] (d138.as20.nwbl0.wi.voyager.net [169.207.139.140]) by pop4.nwbl.wi.voyager.net (8.10.2/8.10.2) with ESMTP id g8P1K5o87391; Tue, 24 Sep 2002 20:20:09 -0500 (CDT) Date: Tue, 24 Sep 2002 20:24:08 -0500 (CDT) From: Mike Silbersack To: Alexander Kabaev Cc: rodrigc@attbi.com, Subject: Re: -mcpu=pentiumpro still evil? In-Reply-To: <20020924163513.A39482-100000@patrocles.silby.com> Message-ID: <20020924202329.X39482-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 24 Sep 2002, Mike Silbersack wrote: > Yep, STRIP= was the necessary trick, I didn't realize that install -s > meant strip. :) > > As to your patch... it turns out that I wasn't using it. I've been > testing with make buildkernel, which uses the copy of gcc built by your > last buildworld, not a more recent manual build of gcc. Hence, I've been > testing the wrong version. I'll go ahead and run a full buildworld before > testing again. Sorry about my poor testing practices. > > Mike "Silby" Silbersack Ok, now that I tested properly, I can confirm that your generation 3 patch seems to solve the problem here. Please commit it asap! Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message