From owner-freebsd-questions@FreeBSD.ORG Tue Aug 10 13:05:45 2010 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 04B94106566B for ; Tue, 10 Aug 2010 13:05:45 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id BDD428FC19 for ; Tue, 10 Aug 2010 13:05:44 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id o7AD4Qxc098538; Tue, 10 Aug 2010 09:04:26 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id o7AD4PW4098537; Tue, 10 Aug 2010 09:04:25 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 10 Aug 2010 09:04:25 -0400 From: Jerry McAllister To: Depo Catcher Message-ID: <20100810130425.GA98500@gizmo.acns.msu.edu> References: <4C6062D3.1090800@nagual.nl> <20100809223512.b94b1bea.freebsd@edvax.de> <19552.28607.763187.953932@jerusalem.litteratus.org> <4C60B259.7020609@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C60B259.7020609@gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Robert Huff , Polytropon , Dick Hoogendijk , FreeBSD Questions 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: Tue, 10 Aug 2010 13:05:45 -0000 On Mon, Aug 09, 2010 at 08:58:49PM -0500, Depo Catcher wrote: > > > On 8/9/2010 4:14 PM, Robert Huff wrote: > >Polytropon writes: > > > > > >> > I've installed FreeBSD-amd64. It runs very well. The packages I > >> fetch > >> > are amd64 too, but what about the ports I compile myself? Are those > >> > amd64 too? > >> > >> Yes, as your compiler infrastructure and target platform > >> is amd64, and so is the resulting binary code. > >> > > How does it know your are on amd64? gcc auto detect of CPU? Because that is what you installed and booted. The chip doesn't matter - built by AMD or Intell. What matters is the type of chip. ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"