From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 28 08:30:55 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72E7F16A420 for ; Sat, 28 Jan 2006 08:30:55 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E539243D45 for ; Sat, 28 Jan 2006 08:30:54 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so768230nzo for ; Sat, 28 Jan 2006 00:30:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bx+NrY4GZ37xn5NUza+8ngH5q6oZmPNyIfb/S1EF2vcl7MG6M1ekIqais2h4bk5MCHd7HKRassasQApOdiiCrJ88KDtHn8a1uFdxXtf0qER6yn6PCzNpiWkGdgAYOt9TIQF+jK4JidfwROdqBvzIgnc3TPbNydkoWGwy0Mj0Yok= Received: by 10.36.154.20 with SMTP id b20mr3214010nze; Sat, 28 Jan 2006 00:30:53 -0800 (PST) Received: by 10.37.20.67 with HTTP; Sat, 28 Jan 2006 00:30:53 -0800 (PST) Message-ID: Date: Sat, 28 Jan 2006 11:30:53 +0300 From: Andrew Pantyukhin To: Ken Gunderson In-Reply-To: <20060127104600.1ffa38c9.kgunders@teamcool.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060127141626.GA38042@freenix.no> <84dead720601270812vbfab477i27e6def1aed324f6@mail.gmail.com> <20060127104600.1ffa38c9.kgunders@teamcool.net> Cc: freebsd-amd64@freebsd.org Subject: Re: CPUTYPE in /etc/make.conf X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 08:30:55 -0000 On 1/27/06, Ken Gunderson wrote: > On Fri, 27 Jan 2006 21:42:33 +0530 > Joseph Koshy wrote: > > > > What should I set CPUTYPE to in /etc/make.conf? > > > > You can leave it blank or set it to 'nocona'. > > ALong similar vein- is there a difference is between "k8" and > "opteron" when running an opteron on i386 arch?? > > -- > Best regards, > > Ken Gunderson > > Q: Because it reverses the logical flow of conversation. > A: Why is putting a reply at the top of the message frowned upon? > > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" > This section is your friend: http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/i386-and-x86_002d64-Options.htm= l Opteron and K8 are on the same line, which means they are just aliases to each other.