From owner-freebsd-questions Mon Sep 2 5:17: 1 2002 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 47BD637B400 for ; Mon, 2 Sep 2002 05:16:57 -0700 (PDT) Received: from web20303.mail.yahoo.com (web20303.mail.yahoo.com [216.136.226.84]) by mx1.FreeBSD.org (Postfix) with SMTP id EE5E543E6E for ; Mon, 2 Sep 2002 05:16:56 -0700 (PDT) (envelope-from magudexter@yahoo.com) Message-ID: <20020902121656.36310.qmail@web20303.mail.yahoo.com> Received: from [212.93.128.97] by web20303.mail.yahoo.com via HTTP; Mon, 02 Sep 2002 05:16:56 PDT Date: Mon, 2 Sep 2002 05:16:56 -0700 (PDT) From: magudexter Subject: Re: k6 or i686 optimization on AMD Athlon? To: Gary Jennejohn Cc: freebsd-questions@freebsd.org In-Reply-To: <200209021205.g82C5f0O087599@peedub.jennejohn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Okay, but when will the gcc3.21 make it into the stable release? And until then, for the gcc-2.95.3 (the one found in the stable version) what setting you know works better: i686 or k6? --- Gary Jennejohn wrote: > magudexter writes: > > I recently purchase a AMD XP processor belonging > to > > the k7 family. Even though the > /etc/default/make.conf > > mentions the k7 processor in CPUTYPE the cc > compiler > > know only k6 and i686(alias pentiumpro). > > > > Every build using the make.conf with the > CPUTYPE=k7 > > make actually a build with march=k6(which belongs > to > > i586 family). > > > > Support for Athlons depends on the compiler version. > gcc-3.2, just > imported to -current, has: > > march=athlon|march=athlon-tbird|march=athlon-4|march=athlon-xp > mcpu=athlon|mcpu=athlon-tbird|mcpu=athlon-4|mcpu=athlon-xp|mcpu=athlon-mp > > If you're using an older version of gcc (like 2.95), > then the Athlon > is not explicitly supported. > > --- > Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org > gj@denx.de > __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message