From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qjj1u-000195-N3 for garchives@archives.gentoo.org; Thu, 21 Jul 2011 02:30:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F42F21C0D5; Thu, 21 Jul 2011 02:30:12 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F21A21C1CF for ; Thu, 21 Jul 2011 02:29:18 +0000 (UTC) Received: by vws13 with SMTP id 13so754946vws.40 for ; Wed, 20 Jul 2011 19:29:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=I4biaeX45VEWdgK8xlwCA+AQnY4BqYX4rZn4H75Fxeg=; b=IHXC5RpCHvBO4PCVczuJw7rsLuorAKDmIzIbEnxZRAn6TVID8HNUx3M+acPfatwJTH KpJVi0V04jlc3jEMeA6Q71bjqzXtbxXSg3tt5eyUsRKrcEM0d5tUxarmSYig8WkGPBq9 IM4p1JN3Uf31lpSgHr+FyrVmlxPmWsxud6Go4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.98.137 with SMTP id ei9mr5392425vdb.64.1311215357825; Wed, 20 Jul 2011 19:29:17 -0700 (PDT) Received: by 10.220.184.68 with HTTP; Wed, 20 Jul 2011 19:29:17 -0700 (PDT) In-Reply-To: <4E278DA9.5020202@gmail.com> References: <4E278DA9.5020202@gmail.com> Date: Thu, 21 Jul 2011 12:29:17 +1000 Message-ID: Subject: Re: [gentoo-user] New computer and Gentoo From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 96f9c4fb30408d017b3d70296bda4ef2 amd64 means any x86 64bit platform, so Intel too. march=native is good if you're not using distcc, or if you're only using distcc on core2 boxes. Otherwise be specific.