<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I am trying to setup distccd, and i have a question based on DISTCC_HOSTS and servers. If the starting machine of compilation(known as localhost :D) has the following hosts:<br>
<br></div>localhost poseidon dolphin<br><br></div>based on distccmon-text it doesnt compile anything in localhost, also sometimes it uses only one server, localhost compiles only conftest.c which i assume is for configuration. Daemon is not running in localhost, if i want to compile in localhost too, should i start the service?<br>
<br> I am asking because i thought that this would create overhead, wouldn't localhost be used by default if parallelized make jobs were blocked by other machines' slots? But in the other hand, if i use distcc then CC variable would change, so in order to use local binaries, they should have been navigated through local distcc daemon, not sure through.<br>
<br></div>I am not sure about the above questions, if they have any good explanation. <br><br></div>Thanks in advance for your time.<br></div>