<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 2, 2019 at 10:32 PM Erik Rull <<a href="mailto:erik.rull@rdsoftware.de">erik.rull@rdsoftware.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Does this mean that you have multiple version of gcc installed something like this?<br>
> /usr/local/gcc-7, /usr/local/gcc-6 etc? Or that you call gcc by full name like<br>
> this: x86_64-linux-gnu-gcc-6.4.0 x86_64-linux-gnu-gcc-7.1?<br>
> <br>
> If the latter: export CC="distcc x86_64-linux-gnu-gcc-4.5"<br>
<br>
Hi Christer,<br>
<br>
both :-) I have cross compilers available (compiled) in different directories<br>
with different names / targets / versions.<br>
<br></blockquote><div><br></div><div>Ok, that should be easy to fix. Just add the bin/ directories into distcc-users PATH before starting distcc. <br></div><div>Also remember to add the compilers to the white-list (making symlinks into /usr/lib/distcc in my case)</div><div><br></div><div>-- <br></div><div>chs<br></div></div></div>