Gentoo Archives: gentoo-user

From: Daniel Wagener <stelf@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Distcc advice needed
Date: Mon, 04 Jun 2012 17:25:01
Message-Id: 20120604094836.804a802d.stelf@gmx.net
In Reply to: [gentoo-user] Distcc advice needed by Samuraiii
1 On Sun, 03 Jun 2012 16:44:19 +0200
2 Samuraiii <samurai.no.dojo@×××××.com> wrote:
3
4 > Hello friends,
5 > I'm in need of good advice.
6 > I have 3 computers running gentoo and want to utilise all of them for
7 > distcc compiling - the emerging computer would be everytime different.
8 > Two machines are amd64 and one is x86 and this appears to be problem.
9 > According to http://www.gentoo.org/doc/en/cross-compiling-distcc.xml I
10 > need to edit some symlinks and if I'm going to emerge on either amd64 or
11 > X86.
12 > The problem is that wrapper script which calls c++ gcc g++ with
13 > architecture prefix.
14 > Is there a workaroud so that I do not need to change those symliks
15 > everytime Im going to emerge on different arch?
16 >
17 > Thanks for reply in advance
18 > S
19
20 You are going to need seperate toolchains, where afaik 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 you they differ, not which one is for a defined arch).
21
22 So your best choice are those symlinks im afraid.
23 However, you can automate this process, maybe eselect can already do that for you, have not checked that yet.

Replies

Subject Author
[gentoo-user] «-»: [gentoo-user] Distcc advice needed Samuraiii <samurai.no.dojo@×××××.com>