Gentoo Archives: gentoo-user

From: Zac <spdrmonkey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Distcc using a x86-hardened and a pentium4 host
Date: Wed, 08 Mar 2006 15:14:01
Message-Id: 9e938faf0603080704k5bd30dbauec61279359a326ec@mail.gmail.com
In Reply to: Re: [gentoo-user] Distcc using a x86-hardened and a pentium4 host by Rumen Yotov
1 Here is the gentoo distcc guild that says you should not run distcc on
2 hardened host for a not hardened system.
3 http://mirror.eacoss.org/documentation/gentoo/distcc.html
4
5 However, I currently have an amd64 system that runs distccd that my
6 celeron laptop and p3 media pc use with no issues.
7
8 -Zac
9
10 On 3/7/06, Rumen Yotov <rumen@××××××.org> wrote:
11 > On Tuesday 07 March 2006 17:31, Kai Kuehne wrote:
12 > > Hi Rumen,
13 > >
14 > > On 3/7/06, Rumen Yotov <rumen@××××××.org> wrote:
15 > > > Hi,
16 > > > Not 100 % sure but think that you can't use 'distcc' with hardened &
17 > > > vanilla profiles, even if gcc versions are the same.
18 > > > These profiles have different compile flags, etc.
19 > > > Some time ago here (ML) there were an error message due to use if
20 > > > hardened & normal GCC (python segfault IIRC) using "distcc".
21 > > > HTH.Rumen
22 > >
23 > > Thanks!
24 > > Does anyone know that architecture is better?
25 > > Should I use x86 or i686 instead of amd64 to make distcc between my
26 > > server and my laptop(pentium4 profile) work?
27 > >
28 > > Greetings :)
29 > > Kai
30 > Hi,
31 > Just some directions, as i don't use it (distcc).
32 > First check the distcc-doc in gentoo.org.
33 > Then read (/etc/make.conf.example) about setting your CFLAGS.
34 > IIRC there's at least three "-march=", "-mcpu=" and "-mtune=".
35 > By memory (for example) -mtune=pentium4 give your generated code which is
36 > backward compatible with i686.
37 > But don't just believe me, check first. Someone else here?
38 > PS: also better use the sama GCC version on both machines.
39 > HTH.Rumen
40 >
41 >
42 >
43
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Distcc using a x86-hardened and a pentium4 host Kai Kuehne <kai.kuehne@×××××.com>