2009/8/4 JCX <jcx...@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/>
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to