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

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to