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 1SbvxH-00068G-Hn for garchives@archives.gentoo.org; Tue, 05 Jun 2012 15:46:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67446E019D; Tue, 5 Jun 2012 15:45:41 +0000 (UTC) Received: from mail1.wedos.net (mail1.wedos.net [46.28.105.6]) by pigeon.gentoo.org (Postfix) with ESMTP id 0270EE0771 for ; Tue, 5 Jun 2012 15:43:47 +0000 (UTC) Received: from [10.111.111.212] ([78.80.114.83]) by mail1.wedos.net (WEDOS Mail Server mail1) with ASMTP (SSL) id PZW00146; Tue, 05 Jun 2012 17:43:46 +0200 Message-ID: <4FCE2930.8010500@gmail.com> Date: Tue, 05 Jun 2012 17:43:44 +0200 From: Samuraiii User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120502 Thunderbird/10.0.4 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: [gentoo-user] =?UTF-8?B?wqstwrs6IFtnZW50b28tdXNlcl0gRGlzdGNjIGFkdmljZSBuZWVkZWQ=?= References: <4FCB7843.6040707@gmail.com> <20120604094836.804a802d.stelf@gmx.net> In-Reply-To: <20120604094836.804a802d.stelf@gmx.net> X-Enigmail-Version: 1.3.5 OpenPGP: id=80C752EA X-TagToolbar-Keys: D20120605174344427 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig6C1E45D644E3EC392E1CA04A" X-Archives-Salt: 10a0569e-de35-465f-ab94-85993ea69d54 X-Archives-Hash: 55c7e123edf73d44868f16a407515306 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6C1E45D644E3EC392E1CA04A Content-Type: multipart/alternative; boundary="------------090507020903000409060509" This is a multi-part message in MIME format. --------------090507020903000409060509 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for help, this problem is not the one that aches me right now - and when I re-thaught it again I simply realized that it dissapeared. BUT Do somebody know how from distcc tell ssh which port to use to connect to remote machine - all of "my" computers use nonstandard ssh port - I know I can utilize ~/.ssh/config but how to use it for "portage" user that runs distcc from emerge? I tried http://en.gentoo-wiki.com/wiki/Distcc_over_SSH But got stuck on those ports I do not want to use distcc daemon - I prefere ssh because in that way there sits only one daemon when is Im not compilinig instead of two (open ports, resources,....) S On 2012-06-04 09:48, Daniel Wagener wrote: > On Sun, 03 Jun 2012 16:44:19 +0200 > Samuraiii wrote: > >> Hello friends, >> I'm in need of good advice. >> I have 3 computers running gentoo and want to utilise all of them for >> distcc compiling - the emerging computer would be everytime different.= >> Two machines are amd64 and one is x86 and this appears to be problem. >> According to http://www.gentoo.org/doc/en/cross-compiling-distcc.xml = I >> need to edit some symlinks and if I'm going to emerge on either amd64 = or >> X86. >> The problem is that wrapper script which calls c++ gcc g++ with >> architecture prefix. >> Is there a workaroud so that I do not need to change those symliks >> everytime Im going to emerge on different arch?=20 >> >> Thanks for reply in advance >> S > You are going to need seperate toolchains, where afaik there are only t= wo ways to tell them apart. The first is the path you install it in, the = other is the binary code itself (and that only tells you they differ, not= which one is for a defined arch). > > So your best choice are those symlinks im afraid. > However, you can automate this process, maybe eselect can already do th= at for you, have not checked that yet. > --=20 Samuraiii e-mail: samurai.no.dojo@gmail.com GnuPG key ID: 0x80C752EA (obtainable on http://pgp.mit.edu) Full copy of public timestamp block signatures id-14969 (from 2012-06-05 12:00:10) is included in header of html. --------------090507020903000409060509 Content-Type: multipart/related; boundary="------------040707010309030502030604" --------------040707010309030502030604 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for help, this problem is not the one that aches me right now - and when I re-thaught it again I simply realized that it dissapeared.

BUT
Do somebody know how from distcc tell ssh which port to use to connect to remote machine - all of "my" computers use nonstandard ssh port - I know I can utilize ~/.ssh/config but how to use it for "portage" user that runs distcc from emerge?

I tried
http://en.gentoo-wiki.com/wiki/Distcc_over_SSH

But got stuck on those ports

I do not want to use distcc daemon - I prefere ssh because in that way there sits only one daemon when is Im not compilinig instead of two (open ports, resources,....)

S


On 2012-06-04 09:48, Daniel Wagener wrote:
On Sun, 03 Jun 2012 16:44:19 +0200
Samuraiii <samurai.no.dojo@gmail.com> wrote:

Hello friends,
I'm in need of good advice.
I have 3 computers running gentoo and want to utilise all of them for
distcc compiling - the emerging computer would be everytime different.
Two machines are amd64 and one is x86 and this appears to be problem.
According to  http://www.gentoo.org/doc/en/cro=
ss-compiling-distcc.xml I
need to edit some symlinks and if I'm going to emerge on either amd64 or
X86.
The problem is that wrapper script which calls c++ gcc g++ with
architecture prefix.
Is there a workaroud so that I do not need to change those symliks
everytime Im going to emerge on different arch?=20

Thanks for reply in advance
S
You are going to need seperate toolchains, where afa=
ik there are only two ways to tell them apart. The first is the path you =
install it in, the other is the binary code itself (and that only tells y=
ou they differ, not which one is for a defined arch).

So your best choice are those symlinks im afraid.
However, you can automate this process, maybe eselect can already do that=
 for you, have not checked that yet.


--------------040707010309030502030604 Content-Type: image/gif; name="bg-linky.gif" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="bg-linky.gif" R0lGODlhAQAmAJEAAOzs7P///wAAAAAAACwAAAAAAQAmAAAIEAADCAwAAMDAgwgRFkzIMCAA Ow== --------------040707010309030502030604-- --------------090507020903000409060509-- --------------enig6C1E45D644E3EC392E1CA04A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREDAAYFAk/OKTEACgkQtK1/OIDHUurW+gCg0eDzfNqP8z9rKQubw9hMcO4r 0RIAoLPtG6oHFdEze7ZW2eBTvRneD8+A =vBWe -----END PGP SIGNATURE----- --------------enig6C1E45D644E3EC392E1CA04A--