-
Hey, I'd like to use distcc with hyclone.
My idea'd be to put hyclone with gcc and distcc in a docker linux container thing on a local server on the network.
Is hyclone expected to theoretically…
-
The first error I got could be fixed with this code:
https://github.com/doe300/VC4C/issues/145#issuecomment-647030474
But the second error:
```
[ 95%] Building CXX object test/CMakeFiles/TestV…
-
Hello,
First of all, thank you Sakaki for your tutorials.
does buildkernel support distcc?
I've been trying to run `pump buildkernel` but to no avail after noticing this page:
https://github…
-
There should be a configuration option to allow cabal to automatically use distcc to distribute its compilation to multiple computers!
For those who don't know, distcc is a tool which distributes sou…
-
```
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…
-
Specifically:
- pump mode
- reliably
- instrumented
-
```
Good evening fellow-WebKit/Chromium folks,
I'm following a similar project
I'm glad to see someone working on new-distcc-xcode integration.
I'm working on a similar project, but with Cygwin.
I a…
-
```
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…
-
```
Good evening fellow-WebKit/Chromium folks,
I'm following a similar project
I'm glad to see someone working on new-distcc-xcode integration.
I'm working on a similar project, but with Cygwin.
I a…
-
```
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…