From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IlJoI-00054A-8L for garchives@archives.gentoo.org; Fri, 26 Oct 2007 07:40:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9Q7dUbO011284; Fri, 26 Oct 2007 07:39:30 GMT Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.200.81]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9Q7ZF9u006561 for ; Fri, 26 Oct 2007 07:35:16 GMT Received: from spore.ath.cx ([24.245.14.14]) by comcast.net (sccrmhc11) with ESMTP id <2007102607351401100111rhe>; Fri, 26 Oct 2007 07:35:14 +0000 Received: from pascal.spore.ath.cx (pascal.spore.ath.cx [192.168.1.100]) by spore.ath.cx (Postfix) with ESMTP id 8EABA2AF6 for ; Fri, 26 Oct 2007 02:35:13 -0500 (CDT) Date: Fri, 26 Oct 2007 02:35:11 -0500 From: Dan Farrell To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cross-compiling Message-ID: <20071026023511.1c242da4@pascal.spore.ath.cx> In-Reply-To: <200710252332.17781.davividal@siscompar.com.br> References: <1192835126.17152.23.camel@camille.espersunited.com> <471A0F62.9040500@mail.ntua.gr> <1193355703.26532.19.camel@orpheus> <200710252332.17781.davividal@siscompar.com.br> Organization: Spore, Ltd. X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b3173eb7-b4c0-41da-a822-c5867f614f4a X-Archives-Hash: 55836cf0568854f54f35a96687b80878 On Thu, 25 Oct 2007 23:32:13 -0300 Davi wrote: > Em Qui 25 Out 2007, Iain Buchanan escreveu: > > On Sat, 2007-10-20 at 17:23 +0300, Stratos Psomadakis wrote: > > > O/H Michael Sullivan =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > [...] > > > and of course start distccd in each partitipating pc... > > > > but after all that, some ebuilds don't let you use distcc because it > > seems to break them. So don't expect it to work for everything. > > >=20 > # FEATURES=3D"-distcc" emerge --ask --resume >=20 > will be your friend... :-) >=20 Another option is to nfs-mount the client's hard drive on the fast box, bind a portage tree into the filesystem, chroot & proceed to emerge. =20 Or you could build the whole filesystem on the server, and push changes out to the client with rsync or some such thing. I don't know how to use rsync for this, but I believe it's what it's for. =20 -- gentoo-user@gentoo.org mailing list