[distcc] who is using distcc?

Anders Björklund anders at ecsit.se
Sun Nov 5 08:39:04 UTC 2017


Łukasz Tasz wrote:
> one limitation in your setup which pops in my mind is, that
> ccache+distcc is limited that only distcc plain mode.

I don't think there is any such limitation, we have done changes to
ccache that allows running with distcc - in *both* pump and plain:

https://github.com/ccache/ccache/issues/142
https://github.com/ccache/ccache/pull/146

https://github.com/ccache/ccache/issues/185
https://github.com/ccache/ccache/pull/188

There's also solutions available to be able to distribute the ccache,
in case you have multiple clients compiling (not only multiple servers)

/Anders


More information about the distcc mailing list