So all I have to do is set:

CC=distcc gcc
CXX=distcc g++

Somewhere in the .bashrc file and it will use distcc?

On Apr 2, 1:08 pm, "Elliot Glaysher (Chromium)" <[email protected]>
wrote:
> I have "CC=distcc gcc" and "CXX=distcc g++" in my bashrc file, so yes.
>
> -- Elliot
>
>
>
> On Wed, Apr 1, 2009 at 11:59 PM, QAH <[email protected]> wrote:
>
> > Hello everyone! I am building the source code of chrome for linux, and
> > I know that it uses gcc and g++. Since chrome is such a big build
> > though and I have 3 computers, I wanted to use distcc to allow all 3
> > computers to compile chrome and make the build much faster. Is it
> > possible to change the compiler to distcc? Please let me know.
>
> > Thanks
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to