[sclug] distcc and ccache

Graham Swallow lists at information-cascade.co.uk
Thu Jan 12 02:06:17 UTC 2012


My mistake:

distcc is distributed (GCC),where remote cross compilers help the client,
ccache is where repeating a compile,produces the same result.
(it does an md5 of the -E preprocessed input file)
http://code.google.com/p/distcc/http://ccache.samba.org/
Both allow smaller ARM machines to do bigger work,by using AMD64
multicore, cross compilers.
Graham



More information about the Sclug mailing list