Gentoo Archives: gentoo-dev

From: Wout Mertens <wmertens@g.o>
To: gentoo-dev@g.o
Subject: [gentoo-dev] distcc
Date: Sat, 12 Oct 2002 17:58:41
Message-Id: Pine.GSO.4.44.0210130056020.10707-100000@oaktree.cisco.com
1 Check this out:
2
3 http://distcc.samba.org/
4
5 This allows you to distribute compilations across multiple systems. The
6 only thing you need on the other side is distcc (and gcc), no shared
7 filesystems or anything.
8
9 I must admit that I didn't try it out yet, just mentioning the news :)
10 I guess it must work if you put the necessary environment variables in
11 make.conf and put distcc in the path like you do with ccache.
12
13 Wout.

Replies

Subject Author
Re: [gentoo-dev] distcc Evan Read <eread@×××××××××.org>