Anonymous Reader writes “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.”
Link: ibm.com/developerworks
Category:
- Linux