-
I am using distcc to compile. We are in progress to use to gcc-9. for future builds but we still require to use current gcc version for current builds. For this we are using devtoolset-9.
We are en…
-
```
pump sets PATH=$distcc_location:$PATH unconditionally. this breaks masquerading
if we have $distcc_location != $masquerade_location, which is the common case.
please leave $PATH to the user or p…
-
Some time ago (I failed to locate the commit) we removed `-g` from dev builds, to make them that much faster. This has proven counter-productive in the long term: the dev build mode is targeted at dev…
-
```
pump sets PATH=$distcc_location:$PATH unconditionally. this breaks masquerading
if we have $distcc_location != $masquerade_location, which is the common case.
please leave $PATH to the user or p…
-
```
pump sets PATH=$distcc_location:$PATH unconditionally. this breaks masquerading
if we have $distcc_location != $masquerade_location, which is the common case.
please leave $PATH to the user or p…
-
```
pump sets PATH=$distcc_location:$PATH unconditionally. this breaks masquerading
if we have $distcc_location != $masquerade_location, which is the common case.
please leave $PATH to the user or p…
-
```
Answering the following questions is a big help:
>1. What version of distcc are you using (e.g. "2.7.1")? You can run "distcc
--version" to see. If you got distcc from a distribution package r…
-
```
Answering the following questions is a big help:
>1. What version of distcc are you using (e.g. "2.7.1")? You can run "distcc
--version" to see. If you got distcc from a distribution package r…
-
Apologies if this is a configuration issue on my part.
I'm running Jade on Arch Linux Arm on a Raspberry Pi. In the interest of speeding up compile times, I've set up distcc with my desktop, which ha…
-
```
distcc 3.2rc1 i686-pc-linux-gnu
Linux 3.1.2
gcc (GCC) 4.6.2
I was trying to monitor remote actions of distcc via *distccmon-text*. I
launched remote compilation 3-4x in a row:
$ distcc cc -c t…