On Mon, Aug 3, 2009 at 5:21 AM, Caixia Jiang <cji...@vmware.com> wrote:

>  Hi all,
>
>
>
> I want to use distcc to compile a project in such a situation:
>
>
>
> This project uses three kinds of cross-compilers. And the cross-compiler
> paths are set absolutely in the config files, which  invalidates the command
> line setting ‘CC=distcc CROSS-COMPILER-PATH”’.
>
>
>
> I want to know that how I can use distcc in the above situation? Look
> forward to your reply.
>

Try using "distcc *<CROSS-COMPILER-PATH>*" rather than "*
<CROSS-COMPILER-PATH>*" in your config files.
Or if that doesn't work, use "masquerading" - see the distcc man page
section on masquerading.

>
>
> Thanks && Best wishes,
>
> Caixia
>
> __
> distcc mailing list            http://distcc.samba.org/
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/distcc
>



-- 
Fergus Henderson <fer...@google.com>
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to