From owner-freebsd-stable@FreeBSD.ORG Sat Jan 27 04:46:43 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 257C916A400 for ; Sat, 27 Jan 2007 04:46:43 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (mail.1command.com [216.177.243.35]) by mx1.freebsd.org (Postfix) with ESMTP id A6E9F13C483 for ; Sat, 27 Jan 2007 04:46:42 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (localhost.1command.com [127.0.0.1]) by mail.1command.com (8.13.3/8.13.3) with ESMTP id l0R4jF2X087323 for ; Fri, 26 Jan 2007 20:46:41 -0800 (PST) (envelope-from chris#@1command.com) Received: (from www@localhost) by mail.1command.com (8.13.3/8.13.3/Submit) id l0R4jFQ2087322 for freebsd-stable@freebsd.org; Fri, 26 Jan 2007 20:45:15 -0800 (PST) (envelope-from chris#@1command.com) X-Authentication-Warning: mail.1command.com: www set sender to chris#@1command.com using -f Received: from demon.dnswatch.com (demon.dnswatch.com [216.177.243.42]) by webmail.1command.com (H.R. Communications Messaging System) with HTTP; Fri, 26 Jan 2007 20:45:15 -0800 Message-ID: <20070126204515.upi5vwtpu884w080@webmail.1command.com> X-Priority: 3 (Normal) Date: Fri, 26 Jan 2007 20:45:15 -0800 From: "Chris H." To: freebsd-stable@freebsd.org References: <20070126171218.2k25n1tt28c08wow@webmail.1command.com> <45BABDBF.2090601@andric.com> <20070126190747.2488s1r41sw0scgw@webmail.1command.com> <45BAC510.3050404@rogers.com> In-Reply-To: <45BAC510.3050404@rogers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: H.R. Communications Internet Messaging System (HCIMS) 4.1 Professional (not for redistribution) / FreeBSD-5.5 Subject: Re: Why does FBSD always assume it's on an 8080 CPU? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2007 04:46:43 -0000 Hello and thank you for your response... Quoting Mike Jakubik : > Chris H. wrote: >> >> CPU: AMD Athlon(tm) XP (1102.51-MHz 686-class CPU) >> Origin = "AuthenticAMD" Id = 0x680 Stepping = 0 >> Features=0x383fbff AMD >> Features=0xc0400800 >> >> That I simply build world/kernel with an clean (empty) make.conf >> and add the following during port(s) building to attain optimum results >> given my CPU for this current biuld? >> >> CPUTYPE?=pentium4 >> >> COPTFLAGS= -march=pentium4 -mmmx -m3dnow -m3dnow+ -msse -msse2 > > Why are you using "pentium4" with an Athlon XP CPU? use "athlonxp" > instead. Also, don't modify the COPTFLAGS. > Ooops. I've changed it to: CPUTYPE?=athlon-4 CFLAGS+= -march=athlon-4 -mmmx -m3dnow -m3dnow+ -msse -msse2 Look a little better? :) --Chris > _______________________________________________ > 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" > -- panic: kernel trap (ignored) ----------------------------------------------------------------- FreeBSD 5.4-RELEASE-p12 (SMP - 900x2) Tue Mar 7 19:37:23 PST 2006 /////////////////////////////////////////////////////////////////