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. However, I still have several questions. 2009/8/5 Martin Pool <[email protected]>: > A few options: > > 1- Move the compiler away and put a hardlink to distcc at the hardcoded location This project uses three cross-compilers. So, how can I put a hardlink to distcc? I know to put a hardlink from one cross-compiler to distcc. > > 2- Change the Makefiles to use an environment variable if it's set > rather than the value from .config > > 3- Change the Make setup so that the compiler is set once per distinct > scope not redundantly. > Compiler paths are set only in .config. This project uses so many Makefiles that I haven't understand the call order. So, I am sorry that I can't change the Makefiles. Thanks && Best wishes, Caixia __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc