From owner-freebsd-questions Sun Jan 26 13:27: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4331037B418 for ; Sun, 26 Jan 2003 13:26:58 -0800 (PST) Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB65243E4A for ; Sun, 26 Jan 2003 13:26:57 -0800 (PST) (envelope-from qnuno@pt-quorum.com) Received: from gw.tex.bogus (195-23-212-114.nr.ip.pt [195.23.212.114]) by pt-quorum.com (Postfix) with ESMTP id 17010EC07; Sun, 26 Jan 2003 21:25:28 +0000 (WET) Received: by gw.tex.bogus (Postfix, from userid 1001) id 54094431D; Sun, 26 Jan 2003 21:25:57 +0000 (WET) Date: Sun, 26 Jan 2003 21:25:57 +0000 From: Nuno Teixeira To: Daniel Goepp Cc: freebsd-questions@freebsd.org Subject: Re: -march k7 Message-ID: <20030126212557.GE64362@gw.tex.bogus> References: <002301c2c57d$beb67e50$6832a8c0@dpg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002301c2c57d$beb67e50$6832a8c0@dpg> X-Operating-System: FreeBSD 5.0-RELEASE User-Agent: Mutt/1.5.3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, This is because your gcc doesn't support k7 optimization. In FreeBSD 5.0, gcc (3.2.1) supports more optimization flags. Bye, Nuno Teixeira On Sun, Jan 26, 2003 at 03:58:53PM -0500, Daniel Goepp wrote: > Quick questions about machine architecture setting getting picked up. I set > my CPUTYPE = k7 in make.conf, but when I compile world or kernel, I see > "-march k6". If I comment out this line, I see nothing, so I'm sure my > make.conf is being read okay. And I grep'd the dir for any other k6 that > might be cutting in, but nothing there. Any ideas? > > Thanks. > > -Daniel > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message