This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Re: build gcc with distcc]


On Thu, Nov 23, 2006 at 11:36:43AM +0000, Richard Sandiford wrote:
> Weidong Cui <mason.cui@gmail.com> writes:
> > Hi, Everyone:
> >  I am trying to build gcc with distcc on 3 linux  
> >  boxes. But when I build gcc  with option '--enable-bootstrap',
> >  the 'distcc' doesn't work. So I disabled bootstrap , then 'distcc'
> >  worked effective.
> >
> >  My question is: how to build gcc bootstrap with  distcc correctly.
> >                                   ^^^^^^^^^
> 
> ISTR Alex got this working once, but maybe I'm confused.  (Hey Alex ;))
> 
> Richard
By using the script "distccrel" writen by Alexandre Oliva, gcc can be
built with 'dictcc' bootstrap on my linux boxes. Thanks

Cui


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]