Gentoo Archives: gentoo-user

From: John Blinka <jblinka@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] distcc
Date: Fri, 05 Jan 2007 17:51:13
Message-Id: 459E8EA5.3090906@neo.rr.com
In Reply to: Re: [gentoo-user] distcc by sean
1 sean wrote:
2 > Uwe Thiem wrote:
3 >> On 05 January 2007 15:47, sean wrote:
4 >>> I am reading over the info on distcc so that I might be able to
5 >>> setup an
6 >>> older P4 1.3 Ghz system to have help compiling from my dual Opteron
7 >>> (amd64 mode).
8 >>>
9 >>> I only want the Opteron to help the P4, not the other way around, the
10 >>> Opteron does not need the help.
11 >>>
12 >>> Is that configurable as such?
13
14 I do something similar with a group of 2+ ghz p4s doing all the
15 compiling for
16 a 150 mhz p3.
17
18 >>
19 >> Yes, but you need to set up a cross-compiler on the Opteron. Or can
20 >> the 64bit compiler generate 32bit code? Not too sure here.
21 >>
22 >> Uwe
23 >>
24 >
25 > I just read a short time ago about the cross compiler.
26 > From my reading it only needs to be installed on the machine starting
27 > the process and using resources of another.
28 >
29 > Since I want the P4 to use the Opteron then the P4 needs the cross
30 > compiler in place.
31
32 I think this is backwards. The cross compiler should be on the Opteron
33 box, since distcc is asking
34 the Opteron box to produce 32 bit code for the P4 box.
35
36 John Blinka
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] distcc sean <tech.junk@×××××××.net>