Re: How to use distcc in a project using more than one cross-compiler?
JCX <[email protected]>
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>: > 2009/8/4 JCX <[email protected]>: >> 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