From owner-freebsd-questions@FreeBSD.ORG Mon Nov 9 13:21:14 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 109D71065670 for ; Mon, 9 Nov 2009 13:21:14 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [66.246.138.153]) by mx1.freebsd.org (Postfix) with ESMTP id DF0FE8FC14 for ; Mon, 9 Nov 2009 13:21:13 +0000 (UTC) Received: from unknown (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 442148774; Mon, 9 Nov 2009 13:21:12 +0000 (UTC) Date: Mon, 9 Nov 2009 13:19:54 +0000 From: Bruce Cran To: Clayton Wilhelm da Rosa Message-ID: <20091109131954.00006b53@unknown> In-Reply-To: <977915.10686.qm@web56206.mail.re3.yahoo.com> References: <977915.10686.qm@web56206.mail.re3.yahoo.com> X-Mailer: Claws Mail 3.7.2cvs15 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2009 13:21:14 -0000 On Mon, 9 Nov 2009 04:27:54 -0800 (PST) Clayton Wilhelm da Rosa wrote: > Hi, > > i made the download of FreeBSD amd64 and i wanna know if the amd64 is > the same as x86_x64. Yes, it's the same. amd64, x86_64 and x64 are all the same architecture. -- Bruce Cran