A fast, free distributed method for C/C++ compilation

Given the nature of open source software, many Linux applications are distributed in a “tarball” containing source code that you must build before you can run the application. Larger applications can take several hours to build. This article shows how you can use the distributed C compiler, distcc, to speed up the compilation of these sources so you can start using them sooner.

13 Comments

  1. 2004-06-23 6:37 pm
  2. 2004-06-23 7:17 pm
  3. 2004-06-23 7:28 pm
  4. 2004-06-23 7:38 pm
  5. 2004-06-23 7:58 pm
  6. 2004-06-23 8:38 pm
  7. 2004-06-23 9:33 pm
  8. 2004-06-23 10:28 pm
  9. 2004-06-23 10:44 pm
  10. 2004-06-24 8:52 am
  11. 2004-06-24 11:29 am
  12. 2004-06-24 2:12 pm
  13. 2004-06-24 5:32 pm