Tag Archives: ccache

GCC Stack: Colorgcc, CCache, Distcc

For prettifying and speeding up the compilation of your C++ on Linux with GCC it’s relatively common practice to use colorgcc, ccache, and distcc. This page describes the quick couple steps it takes to set up a “gcc stack” that … Continue reading

Posted in Linux, Programming | Tagged , , , | Leave a comment