<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello,<BR>
&nbsp;<BR>
I just came across distcc and it attracted my interest. I have a question about how it works: can it speed up the compilation of a single compilation unit, or can it only speed up the compilation of a project that involves several compilation units?<BR>
&nbsp;<BR>
In other words, does distcc simply distribute compilation by having different machines compile different compilation units and then linking them together at the end (in this case each machine is still compiling a complete compilation unit), or does it somehow split up a single compilation unit into chunks and give each chunk to a different machine?<BR>
&nbsp;<BR>
Thanks,<BR>
Nate.<BR>                                               </body>
</html>