From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B3F6313877A for ; Fri, 1 Aug 2014 03:53:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 192E9E08CE; Fri, 1 Aug 2014 03:53:09 +0000 (UTC) Received: from mail-la0-f46.google.com (mail-la0-f46.google.com [209.85.215.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1A5EE08A6 for ; Fri, 1 Aug 2014 03:53:07 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id b8so2724057lan.5 for ; Thu, 31 Jul 2014 20:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nileshgr.com; s=google; h=mime-version:date:message-id:subject:from:to:content-type; bh=KrU3FR0dYW2Du9bYrXxs+ETZdnYSPJwxXl7LAzUv27s=; b=EBvZzkA/YvOOfhsmlmPGTAoNqQbkSskfO57BZtm+ZkQtvnWyr+ow4t0aGPN8TxR2bb N4/Md6cBJu7tHm3Kfj4CZUfalcubRGiSs5v0+F6xqJlgBS5Oi4Rqpq2vrdn/KYLijabq N/SHGP69uGSnPV9PtXzc8dC/6d4hrgS5sI1/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=KrU3FR0dYW2Du9bYrXxs+ETZdnYSPJwxXl7LAzUv27s=; b=goa52QJvTTPGYTH8dT4RI6QKwMzm1B+k0WDGCw6N1EoOkUx641MP+QsxysQ4f6aMMx cgAe+sge7jRPkP292+4DunUiHJdQmu9bDk99V8+DK3XcRrCR59cqUcG59HzawsHUJ8ah 1zkq2EAvw0OGXJ+DKSD8fR2WQ1h0NEzgsVziBeHWEKi7dS1RZd2X0FMx6abYGhH2erOF MMV7eTXwaLaJFRw22RYTy6WGm/+15/QnFmJG3xJmRaF3trV87MF2Rk1YVqEqDO42bfOa zWBlAJUP8S+ObEQPL+4G6TZO5jGtHrL5Oy4NfmV41WLN8n5WdL7mz43hSBqT1rNiQbYA U6oQ== X-Gm-Message-State: ALoCoQneuIgDw1EUG240l4Q+v5wYkRDVyrrEUlFWZZQkOJ5RL0Z0O4WnlJGyDhEGQbZhYYLjxJ0j 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 X-Received: by 10.152.5.105 with SMTP id r9mr2413332lar.37.1406865185970; Thu, 31 Jul 2014 20:53:05 -0700 (PDT) Received: by 10.112.11.193 with HTTP; Thu, 31 Jul 2014 20:53:05 -0700 (PDT) Received: by 10.112.11.193 with HTTP; Thu, 31 Jul 2014 20:53:05 -0700 (PDT) Date: Fri, 1 Aug 2014 09:23:05 +0530 Message-ID: Subject: [gentoo-user] Compiling for different CPU but same architecture From: Nilesh Govindrajan To: Gentoo User Mailing List Content-Type: multipart/alternative; boundary=089e013d161ea8307004ff8953aa X-Archives-Salt: dabad4c5-a6e7-43a7-84d9-7e764848ade7 X-Archives-Hash: 106134ddd31921bf25b50088395fddf4 --089e013d161ea8307004ff8953aa Content-Type: text/plain; charset=UTF-8 What's the easiest way to compile Gentoo for another amd64 machine? I have a i5 desktop, and the laptop I have seems to be a subset of corei7 as per GCC native option. The basic installation was done using distcc, but it's not as fast as compiling completely on my machine. May be I should not put local host in distcc configuration? (It's a Pentium quad core 2.6 GHz). --089e013d161ea8307004ff8953aa Content-Type: text/html; charset=UTF-8

What's the easiest way to compile Gentoo for another amd64 machine? I have a i5 desktop, and the laptop I have seems to be a subset of corei7 as per GCC native option.
The basic installation was done using distcc, but it's not as fast as compiling completely on my machine. May be I should not put local host in distcc configuration? (It's a Pentium quad core 2.6 GHz).

--089e013d161ea8307004ff8953aa--