Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] distributed emerge
Date: Wed, 27 Sep 2017 11:20:23
Message-Id: CAC=wYCFZvTdADsYgxcKjB0kwSMyabxrkfpRs0o8zbME5uKuSKw@mail.gmail.com
In Reply to: Re: [gentoo-user] distributed emerge by R0b0t1
1 >
2 > Distcc seems to work for some people, but other setups have lots of
3 > issues with it.
4 >
5
6 Just works for me, all the time. I use the same gcc, bintutils etc versions
7 on all hosts and use the same USE flags for those packages. I dont use
8 -march=native of course. OP will also need to take extra care to set CFLAGS
9 to the lowest common function set across his fleet, since he wants to use
10 the same binaries on each system.