From owner-freebsd-stable Tue Jul 23 7:48:27 2002 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 1050837B400 for ; Tue, 23 Jul 2002 07:48:25 -0700 (PDT) Received: from web14101.mail.yahoo.com (web14101.mail.yahoo.com [216.136.172.131]) by mx1.FreeBSD.org (Postfix) with SMTP id DC50E43E65 for ; Tue, 23 Jul 2002 07:48:24 -0700 (PDT) (envelope-from jesse_gross@yahoo.com) Message-ID: <20020723144824.43689.qmail@web14101.mail.yahoo.com> Received: from [172.156.169.20] by web14101.mail.yahoo.com via HTTP; Tue, 23 Jul 2002 07:48:24 PDT Date: Tue, 23 Jul 2002 07:48:24 -0700 (PDT) From: Jesse Gross Subject: USE_GCC=3.1 & CPUTYPE To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have USE_GCC=3.1 defined in my make.conf to build ports with GCC 3.1.1. My computer has an Athlon CPU, so I have CPUTYPE=k7. However, this is knocked down to k6 because the system GCC 2.95.4 doesn't support -march=athlon. GCC 3.1.1 does support this as well as other new target CPUs. Is there a way to use the highest supported target automatically depending on which version of GCC is being used? Thanks, Jesse Gross __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message