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 CD6AB1381F3 for ; Sun, 12 May 2013 09:35:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05C9DE08CD; Sun, 12 May 2013 09:35:14 +0000 (UTC) Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B564FE0875 for ; Sun, 12 May 2013 09:35:12 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id k13so5395457wgh.19 for ; Sun, 12 May 2013 02:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=DWo9zkE+4lgF410kfteRDLAPL/IpJiXt5+olhqkAsnI=; b=iUttSNit8i5pN724hpcg3RfhszQKXImDm0D1upaTtsRJVIKHg+rUNOFdC8T4oItJUU Vx60DZ45D6ACPUaRew1hsbhDZtNx95R2cddrQl0Q3DHnsSh8v393JwX4aSH+ajVRimDH xK7JuYDhjJS7GJTIksvw6R8dyTP1MosVaJs/A/WKt2g2s/57tS+JG04r5eSNkSMxs44B PX/qkQewQOfWgfoPAmqOMUQZgYpDyJSxxcaGtmsW1oWmBQaKEswGgCQPpOqBFkQVqUek 6ar8VwoNyIdVIVeqeHb/eVHRcnzJ6465b+Tn6735s/41xjO3X3pNkTw1HOQRQcgi1y0N uMKQ== X-Received: by 10.180.185.135 with SMTP id fc7mr12507379wic.29.1368351311297; Sun, 12 May 2013 02:35:11 -0700 (PDT) Received: from [172.20.0.41] (196-210-126-126.dynamic.isadsl.co.za. [196.210.126.126]) by mx.google.com with ESMTPSA id q13sm8968610wie.8.2013.05.12.02.35.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 12 May 2013 02:35:10 -0700 (PDT) Message-ID: <518F623C.9080304@gmail.com> Date: Sun, 12 May 2013 11:34:52 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130413 Thunderbird/17.0.5 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Libreoffice Compile References: <20130511195338.03c3752a535485581b8f3acd@web.de> In-Reply-To: <20130511195338.03c3752a535485581b8f3acd@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: c7eae3d0-f95d-42a5-a2b2-8c7b8a3b1b9a X-Archives-Hash: 560cfd5c302316dd528c37ab1d7e8d7a On 11/05/2013 19:53, Silvio Siefke wrote: > Hello, > > is there a way that i can compile Libreoffice on my Desktop System and > copy to the Netbook? Because the netbook need long time to compile libreoffice, > and the Desktop is little faster. Or can i build a libreoffice Package on > Desktop and copy to the netbook? > > The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a Fujitsu P4. > > > > Thank you & Greetings > Silvio > Your desktop is a P4 Your netbook is an Atom Others have noted how CHOST and CFLAGS must match on both machines, otherwise the Atom will probably not run P4 code. This will probably be a huge issue in your life and quite honestly, totally not worth it for just one package. Just install app-office/libreoffice-bin on the netbook instead -- Alan McKinnon alan.mckinnon@gmail.com