[distcc] How to use distcc in a project using more than one cross-compiler?

Fergus Henderson fergus at google.com
Tue Dec 1 16:22:26 MST 2009


On Mon, Aug 3, 2009 at 5:21 AM, Caixia Jiang <cjiang at 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 <fergus at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/distcc/attachments/20091201/dafd0ab4/attachment.html>


More information about the distcc mailing list