|
|
|
|
|
by donaldihunter
1116 days ago
|
|
Per the description: > distcc sends the complete preprocessed source code across the network for each job, so all it requires of the volunteer machines is that they be running the distccd daemon, and that they have an appropriate compiler installed. So all the "environment" is on the source machine and just a bare compiler is required on the remote machines for compilation. |
|