bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel make


From: Edward Welbourne
Subject: Re: Parallel make
Date: Thu, 30 Apr 2015 05:56:48 +0000

> Luckily, if you are building C or C++ code someone has already done all
> the necessary work for you.  I recommend you investigate the distcc
> package: https://code.google.com/p/distcc/

Likewise the icecream project's icecc:
https://en.opensuse.org/Icecream
https://github.com/icecc/icecream

I've used both it and distcc happily with make.
It's mostly sufficient to just change CC for these.
(You may also need to set an environment variable if you want to
cross-compile.)

        Eddy.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]