Difference between revisions of "Distcc Setup"

From CDOT Wiki
Jump to: navigation, search
(Team A)
(Resources)
Line 16: Line 16:
 
[http://www.linux-tutorial.info/modules.php?name=ManPage&sec=1&manpage=distcc Linux Knowledge Base: DistCC]<br />
 
[http://www.linux-tutorial.info/modules.php?name=ManPage&sec=1&manpage=distcc Linux Knowledge Base: DistCC]<br />
 
[http://www.opensource.apple.com/darwinsource/DevToolsDec2003/distcc-19/linuxdoc/html/distcc.html#toc2 DistCC User Manual]<br />
 
[http://www.opensource.apple.com/darwinsource/DevToolsDec2003/distcc-19/linuxdoc/html/distcc.html#toc2 DistCC User Manual]<br />
 
+
[http://daeseonmoon.wordpress.com/ Deaseon Moon's Blog]<br />
 
(add more)
 
(add more)
  

Revision as of 10:08, 25 January 2009

Task Name

Setting up distcc, distributed compilation for c/c++ compilers on Linux machines in CDOT.


Task Description

The goal is to eventually set up distcc on all Linux boxes in CDOT, so compiling on any of the computers is distributed on all others.

Initially we are going to have three teams to set up distcc on 2 or 3 computers at a time and then expand the set up to all the computers.

Resources

DistCC Cross-compiling Guide
Frequently asked questions
Linux Knowledge Base: DistCC
DistCC User Manual
Deaseon Moon's Blog
(add more)

Teams

(edit this page as you see fit)

Team A

  • Setting up Ireland 133.26 , Australia 133.24 (two more to come)

Status

  • Ireland is setup (Functionality not confirm)
  • Australia is setup (Functionality not confirm)
  • Tried compilation with both Ireland and Australia but are not successful due to possible configuration issues.
  • Check Deaseon's blog

Team B

  • Setting up China 142.204.133.36 , India 142.204.133.28
    • Ryan Wang (rmwang)
    • Aaron Chan (achan66)
    • Fred Wang (WFred)

(log your work here)

Team C

  • Setting up Hongkong 133.30, Liberia 133.123
    • Ladan Zahiroleslam (irc: l_zahir, LZahir)
    • Tiago Moreira (irc nick?)
    • Your name goes here (irc nick?)

(log your work here)

distcc Setup Steps

(complete this collaboratively)