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

JCX jcx721 at gmail.com
Wed Aug 5 00:56:31 MDT 2009


Thanks for your help.
However, I still have several questions.


2009/8/5 Martin Pool <mbp at sourcefrog.net>:
> A few options:
>
> 1- Move the compiler away and put a hardlink to distcc at the hardcoded location

This project uses three cross-compilers. So, how can I put a hardlink
to distcc? I know to put a hardlink from one cross-compiler to distcc.

>
> 2- Change the Makefiles to use an environment variable if it's set
> rather than the value from .config
>
> 3- Change the Make setup so that the compiler is set once per distinct
> scope not redundantly.
>

Compiler paths are set only in .config.  This project uses so many
Makefiles that I haven't understand the call order. So, I am sorry
that I can't change the Makefiles.

Thanks && Best wishes,
Caixia


More information about the distcc mailing list