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

JCX jcx721 at gmail.com
Tue Aug 4 22:58:38 MDT 2009


I am sorry.

The project uses three cross-compilers. The compiler paths are set
absolutely in ".config" files, like "CC=ABSOLUTE COMPILER PATH".
".config" files are used by Makefile. We use make to compile the whole
project.

I think I may insert "distcc" before every compiler path in the
".config" file. However, this changes the original source files.
What's more, I need to find all the ".config" files in the project.

Is there any other elegant method?

Thanks for your help.

Best wishes,
Caixia



2009/8/5 Martin Pool <mbp at sourcefrog.net>:
> 2009/8/5 JCX <jcx721 at gmail.com>:
>> 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.
>
> You're not giving me enough information here.
>
> --
> Martin <http://launchpad.net/~mbp/>
>


More information about the distcc mailing list