On Mon, Dec 2, 2019 at 10:32 PM Erik Rull <erik.r...@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
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to