[distcc] Distributed Compiling with multiple targets

Christer Solskogen christer.solskogen at gmail.com
Tue Dec 3 07:13:49 UTC 2019


On Mon, Dec 2, 2019 at 10:32 PM Erik Rull <erik.rull at rdsoftware.de> wrote:

> > Does this mean that you have multiple version of gcc installed something
> like this?
> > /usr/local/gcc-7, /usr/local/gcc-6 etc? Or that you call gcc by full
> name like
> > this: x86_64-linux-gnu-gcc-6.4.0 x86_64-linux-gnu-gcc-7.1?
> >
> > If the latter: export CC="distcc x86_64-linux-gnu-gcc-4.5"
>
> Hi Christer,
>
> both :-) I have cross compilers available (compiled) in different
> directories
> with different names / targets / versions.
>
>
Ok, that should be easy to fix. Just add the bin/ directories into
distcc-users PATH before starting distcc.
Also remember to add the compilers to the white-list (making symlinks into
/usr/lib/distcc in my case)

-- 
chs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/distcc/attachments/20191203/3bd49951/attachment.htm>


More information about the distcc mailing list