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

Martin Pool mbp at sourcefrog.net
Tue Aug 4 05:00:37 MDT 2009


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