From owner-freebsd-arch Thu Aug 1 10:29:10 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E86D137B400; Thu, 1 Aug 2002 10:29:06 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 762B343E9C; Thu, 1 Aug 2002 10:29:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g71HSpoi082808; Thu, 1 Aug 2002 10:28:51 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g71HSlcv082807; Thu, 1 Aug 2002 10:28:47 -0700 (PDT) Date: Thu, 1 Aug 2002 10:28:47 -0700 From: "David O'Brien" To: John Baldwin Cc: Jesse Gross , arch@FreeBSD.org, Mikhail Teterin Subject: Re: march/mcpu in bsd.cpu.mk Message-ID: <20020801172847.GA82778@dragon.nuxi.com> Reply-To: arch@FreeBSD.org Mail-Followup-To: David O'Brien , John Baldwin , Jesse Gross , arch@FreeBSD.org, Mikhail Teterin References: <20020801154550.37460.qmail@web14107.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 01, 2002 at 01:19:12PM -0400, John Baldwin wrote: > > GCC 2.95 can handle. My patch checks whether GCC 3.1 is being used and > > if it is uses the best -march based on CPUTYPE in make.conf. > > I think this is not something that will scale well. Do we want to > support every possible version of gcc, icc, etc. in bsd.cpu.mk? I > think that will make it a mess. We should just leave it as supporting > the compiler in the base system. Agreed! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message