[distcc] Distributed Compiling with multiple targets

Erik Rull erik.rull at rdsoftware.de
Mon Dec 2 21:32:15 UTC 2019


> 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.

Best regards,

Erik



More information about the distcc mailing list