On Fri, Oct 12, 2012 at 6:39 AM, alexperl <alexo...@rambler.ru> wrote:

>
> Hello!
> I try use distcc in pump mode but when I compile I get such error
> ..
> /usr/bin/pump: line 543: -c: command not found
>

It looks like you are invoking a command like

    pump -c foo.c

That is not the right way to invoke pump mode.
The right way to invoke pump mode is

   pump make -j20

For more details, see <http://distcc.org>.

...
> when I use standard mode then all work fine
>
> How can I use pump mode?
> Thank you,
> Alex
>
> --
> View this message in context:
> http://old.nabble.com/Pump-error-tp34536596p34536596.html
> Sent from the Distcc mailing list archive at Nabble.com.
>
> __
> distcc mailing list            http://distcc.samba.org/
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/distcc
>



-- 
Fergus Henderson <fer...@google.com>

"Defend the user, exclude no one, and create magic." -- Eric Schmidt.
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to