On Thu, Apr 9, 2015 at 7:45 PM, Abhijit Sovakar
<
a.so...@googlemail.com> wrote:
> I tried that, too. Here is the output of the icc with "ICECC_DEBUG=debug"
> set. Does not say to much to me.
> ---- snip
Right, that didn't say much. icecc usually moans when I've messed up
ICECC_VERSION or passed a compile flag it isn't compatible with
distributed compilation forcing it to compile locally.
Anything special in your environment that may cause this (e.g. env |
grep ICECC)? Otherwise I'm out of ideas... Possibly recompile the
client with CLIENT_DEBUG=1 set in arg.cpp, if you suspect a compiler
flag. But since it works on other computers, I'd double check the
environment first.
David