From owner-freebsd-stable@FreeBSD.ORG Thu Mar 3 05:09:57 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C607F16A4CE for ; Thu, 3 Mar 2005 05:09:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D1443D1D for ; Thu, 3 Mar 2005 05:09:57 +0000 (GMT) (envelope-from edwin.brown@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so290148rnf for ; Wed, 02 Mar 2005 21:09:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=p6Pceg2SWfXvaT/hkWHaK6Pn0g/vOfCZu/GNLXKVP5v2PTtKLVsz0MlCSShAvEk9i9vQM9ZB4mOfqsiUBC2oPWnD0d8Pxig1EWbBIP5w9ChcVw3ZZVt7NHSXbPv4xscSJ/Yzds1+i8fbC07HAmt1zJT2t7A9ecPR8LxBDpwifPo= Received: by 10.38.78.48 with SMTP id a48mr234876rnb; Wed, 02 Mar 2005 21:09:11 -0800 (PST) Received: by 10.38.78.45 with HTTP; Wed, 2 Mar 2005 21:09:11 -0800 (PST) Message-ID: <8b6eae960503022109d8561e2@mail.gmail.com> Date: Thu, 3 Mar 2005 00:09:11 -0500 From: Edwin Brown To: "Michael C. Shultz" In-Reply-To: <200503022100.28784.reso3w83@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8b6eae960503022048b90c457@mail.gmail.com> <200503022100.28784.reso3w83@verizon.net> cc: freebsd-stable@freebsd.org Subject: Re: 5.3 STABLE Boot CD Fails on PPRO 200 (BTX halted) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Edwin Brown List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 05:09:57 -0000 I didn't cut and paste that. I had to copy everything by hand. It's correct in the make.conf. Best, Edwin On Wed, 02 Mar 2005 21:00:22 -0800, Michael C. Shultz wrote: > On Wednesday 02 March 2005 08:48 pm, Edwin Brown wrote: > > I've built 5.3 Stable as of tonight 03/02/2005 with the following in > > make.conf > > > > CPUTYPE=i686 > > CFLAGS=-02 -pipe > > > > It was built on a p4. > > CFLAGS should be -O2 not -02 and you really may want to concider just -O > > -Mike > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >