> ccache/distcc don't support MSVC That's true. ccache/distcc only supports GCC. Well, LLVM probably works as well since its flags are GCC compatible.
Their reddit comments are not consistent with my experience using distcc. I can attest it is indeed a distributed ccache and works quite well. For a while I was even using distcc with a GCC cross compiler on Windows…
I've been using distcc for quicker distributed builds without issue for many years. What extra features does sccache bring to the table other than it being rewritten in Rust?
> ccache/distcc don't support MSVC That's true. ccache/distcc only supports GCC. Well, LLVM probably works as well since its flags are GCC compatible.
Their reddit comments are not consistent with my experience using distcc. I can attest it is indeed a distributed ccache and works quite well. For a while I was even using distcc with a GCC cross compiler on Windows…
I've been using distcc for quicker distributed builds without issue for many years. What extra features does sccache bring to the table other than it being rewritten in Rust?