From: | "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx> |
Date: | Thu, 14 Oct 2004 18:12:25 +0200 |
Thinking about it: how aboutHmm, there are many places where ${CC} is used for other purpose than as a
1. distcc'ing the tools stage. this will result in a fresh gcc. 2. distributing the compiler (or all the tools) to all nodes. 3. using this compiler (now guarranteed to be the same everywhere) to compile world. hostcc will stay on host, of course.
compiler, and ${CC} will collect information from remote nodes rather than
the host node, if you use distcc unconditionally. That means you may also
have to share the same tree on each node, or else you have to look for each
usage of ${CC} and change it to not use distcc(or look for ${CC} and change
them only if it's safe to use distcc).
cheers simon
-- /"\ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News
Attachment:
PGP.sig
Description: This is a digitally signed message part