Gentoo Archives: gentoo-dev

From: Andrew Gaffney <agaffney@g.o>
To: gentoo-dev@××××××××××××.org
Subject: Re: [gentoo-dev] Patch for absolute minimal GCC for distcc environment
Date: Sun, 03 Apr 2005 02:07:17
Message-Id: 424F508A.5000501@gentoo.org
In Reply to: [gentoo-dev] Patch for absolute minimal GCC for distcc environment by Andrew de Quincey
1 Andrew de Quincey wrote:
2 > Hi, I hope this is the correct place to send this.
3 >
4 > I have setup distcc in my network. Most of the hosts are i686, but one of them
5 > is x86_64. I wish to distribute tasks to the i686 machines from the x86_64
6 > machine. This involves installing a cross compiler on the i686 machines for
7 > x86_64 tasks. Crossdev is overkill for this - I don't actually _need_ glibc
8 > and the like on the client machines for a simple distcc environment. It
9 > really adds to the upgrade time when emerge sync; emerge worlding.
10
11 crossdev -s1 -t <x86_64 CHOST>
12
13 --
14 Andrew Gaffney http://dev.gentoo.org/~agaffney/
15 Gentoo Linux Developer Installer Project
16 --
17 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Patch for absolute minimal GCC for distcc environment Andrew de Quincey <adq_dvb@×××××××××.net>