This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: using distcc to speed up GCC bootstraps
- From: law at redhat dot com
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 18 Feb 2004 14:29:49 -0700
- Subject: Re: using distcc to speed up GCC bootstraps
- Reply-to: law at redhat dot com
In message <ory8r1j84d.fsf@livre.redhat.lsd.ic.unicamp.br>, Alexandre Oliva wri
tes:
>--=-=-=
>
>Jeff had asked me to post instructions on how to use distcc to
>bootstrap GCC. I said I would as soon as the code to support that was
>in. Well, it turns out that, thanks to Per Bothner's
>not-so-recent-any-more :-) patches, it works again, so, here's the
>summary:
[ ... ]
Thanks. Seems to be working reasonably well.
Any thoughts on using distcc to distribute the builds of the java runtime?
It doesn't seem that conceptually difficult. However, I've got no idea if
it would actually be beneficial.
Jeff