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

JCX jcx721 at gmail.com
Tue Aug 4 18:58:05 MDT 2009


Thanks for your help.

Is there only one way to insert distcc in the config files in order to
solve this problem?
This means that I need to modify the source files.

Thanks,
Caixia


2009/8/4 Martin Pool <mbp at sourcefrog.net>:
> 2009/8/4 JCX <jcx721 at gmail.com>:
>> 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.
>
> It sounds from your description like it's totally hardcoded and
> there's no way to insert distcc.  Somehow you need to arrange for the
> build system to call it.
>
> You could try something with masquerade mode.
>
> --
> Martin <http://launchpad.net/~mbp/>
>


More information about the distcc mailing list