<p>Some uses of the compiler, e.g. for linking, will always result in a local invocation of the compiler, even when using pump mode.<br>
Distcc only distributes compilation, not linking.</p>
<p>If you want to use NFS on the compilation server, then maybe ssh is nearly all you need.</p>
<div class="gmail_quote">On Dec 20, 2011 3:34 AM, "Łukasz Tasz" <<a href="mailto:lukasz@tasz.eu">lukasz@tasz.eu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all<br>
I tried to use pump mode as a first solution, but anyway compiler on<br>
client side was executed and has consumed one license.<br>
The aim is to minimise usage of licenses.<br>
>From another side,  If NFS server is closer to compilation server<br>
rather then development server (server which triggers compilation) I<br>
gess that more efficient is to collect headers on compilation server,<br>
then on development,<br>
<br>
I just asked if distcc supports such a direct call or not.<br>
thanks in advance<br>
Lukasz<br>
<br>
W dniu 20 grudnia 2011 00:57 użytkownik James Hanley<br>
<<a href="mailto:jhanley@dgtlrift.com">jhanley@dgtlrift.com</a>> napisał:<br>
> You can use distcc in pump mode. Look for distcc pump.  As for nfs,<br>
> this is an old point, but NFS has a lot of overhead in order to manage<br>
> file writes. Distcc essentially circumvents that overhead by using its<br>
> own protocol - since most files will be read to peace together one<br>
> file - it doesn't need NFS.<br>
><br>
> Sent from my iPhone<br>
><br>
> On Dec 19, 2011, at 2:20 PM, "Łukasz Tasz" <<a href="mailto:lukasz@tasz.eu">lukasz@tasz.eu</a>> wrote:<br>
><br>
>> Hi all,<br>
>><br>
>><br>
>> How to ask distcc not to make preprocessing locally, but remotely only?<br>
>> We are using nfs which is mounted on each distccd, so we would like to<br>
>> prevent distcc making any local actions.<br>
>><br>
>> issue is also touching license problems, we have just few hosts with<br>
>> availability of licenses.<br>
>><br>
>> thanks in advance<br>
>><br>
>><br>
>> --<br>
>> Łukasz Tasz<br>
>> __<br>
>> distcc mailing list            <a href="http://distcc.samba.org/" target="_blank">http://distcc.samba.org/</a><br>
>> To unsubscribe or change options:<br>
>> <a href="https://lists.samba.org/mailman/listinfo/distcc" target="_blank">https://lists.samba.org/mailman/listinfo/distcc</a><br>
<br>
<br>
<br>
--<br>
--<br>
Łukasz Tasz<br>
__<br>
distcc mailing list            <a href="http://distcc.samba.org/" target="_blank">http://distcc.samba.org/</a><br>
To unsubscribe or change options:<br>
<a href="https://lists.samba.org/mailman/listinfo/distcc" target="_blank">https://lists.samba.org/mailman/listinfo/distcc</a><br>
</blockquote></div>