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?

I've done it before on Linux, so sure.
(The current switch to gyp might get in the way a bit, I don't know.)
And presumably XCode, which bundles distcc, could handle
this on the mac, but I don't know if anyone's tried it.

Once we get rid of ATL, it ought to be able to cross-compile for Windows
with mingw using distcc, too.
- Dan

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to