Difference between revisions of "Distcc mozilla tutorial"

From CDOT Wiki
Jump to: navigation, search
m (What is this?)
(Requirements)
Line 3: Line 3:
  
 
=Requirements=
 
=Requirements=
 +
# Window machines. For distcc to be of any use, there should be at least 2 machines
 +
# Cygwin. You will need gcc to build distcc. We built using gcc-3.4.4
 +
# [http://developer.mozilla.org/en/docs/Windows_Build_Prerequisites Mozilla requirements]
 +
# Patience
 +
 
=MOZCONFIG=
 
=MOZCONFIG=
 
=Environment=
 
=Environment=
 
=Check out=
 
=Check out=
 
=Build=
 
=Build=

Revision as of 15:19, 20 March 2007

What is this?

This is a tutorial to get distcc to compile Mozilla Firefox on cygwin.

Requirements

  1. Window machines. For distcc to be of any use, there should be at least 2 machines
  2. Cygwin. You will need gcc to build distcc. We built using gcc-3.4.4
  3. Mozilla requirements
  4. Patience

MOZCONFIG

Environment

Check out

Build