Re: Pump error

Fergus Henderson <[email protected]> Fri, 12 Oct 2012 13:05:08 +0100
Newsgroups gmane.comp.compilers.distcc
Message-ID <CAPXkjd_dYGcC8VrpaPxu8nWYM1uVUft4P1zb-K6DzQBVrte9QQ@mail.gmail.com>
On Fri, Oct 12, 2012 at 6:39 AM, alexperl <[email protected]> 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 <[email protected]>

"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