It would pretty much have to >= 3.2, or else you would have to install the 
gcc/binutils toolchain, then compile the 3.2 toolchain & install from there on.  AFAIK 
all Gentoo 1.4RC install CDs are based on 3.2, and all 1.2 CDs were based on 2.95.xx
I am pretty sure that distcc works by sending "compile" units to other machines, ie 
the c or cpp file gets pre-processed on the main machine, the resulting file gets set 
to a distcc machine which generates an object file.  The object file gets sent back to 
the main machine to be linked.  So on slow machines the link step becomes the slow 
part of the equation.  Obviously the object files need to be able to be linked 
together, which is why gcc2.95 & gcc3.2 won't play well with each other. 

Cheers
Brad

> -----Original Message-----
> From: Nick Rout [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 12 June 2003 10:19 a.m.
> To: [EMAIL PROTECTED]
> Subject: Re: Gentoo Installfest
> 
> 
> yes i was going to suss this out and see whether we are 
> better with knoppix or a gentoo-live cd.
> 
> again the question - what version of gcc is on the gentoo-live cd?
> 
> there is a ebuild livecd-ng for gentoo which allows 
> preparation of a custom built cdrom iso. I shall play some 
> time and we can build live cd's with whatever we want on it. 
> (actually the livecd-ng is in unstable so I will check it 
> carefully first)
> 
> 
> On Thu, 12 Jun 2003 09:43:16 +1200
> Dale Anderson <[EMAIL PROTECTED]> wrote:
> 
> > Just a thought doesnt the 1.4-rc4 have distcc on it as well 
> ???and it 
> > is a
> > running install once booted off ...even if you have a 
> current install all you 
> > have to do is use the gentoo live cd on any spare machines 
> and all should be 
> > well ......setup networking , mount a disk somewhere to 
> save the distcc conf 
> > to and all go , would be good if a few had windows boxes 
> etc at home they 
> > didnt want to install on as the could still use them in the 
> compile farm 
> > .....also burning ~120mb images as opposed to 600mb images 
> has to be quicker 
> > ;-)
> > 
> > Cheers
> > Dale.
> > 
> > On Thu, 12 Jun 2003 09:18, you wrote:
> > > OK, this project is obviously a "goer". Well done Chris for 
> > > proposing it.
> > >
> > > I think we should have a Checklist / Project plan. Please 
> feel free 
> > > to add to /amend / delete this:-
> > >
> > > Date:
> > > What about 22nd June ????
> > >
> > > Venue:
> > > Is the OSTC going to be large enough?
> > >
> > > Hub:
> > > I can bring a 16 port 100 base T Hub (a switch would be better)
> > >
> > > Ethernet Cables:
> > > I think everybody should bring their own (but I can bring some 
> > > extras, including long ones)
> > >
> > > "Multi-Boxes":
> > > Each person should bring one or more
> > >
> > > Extension leads:
> > > I can bring 3 long ones
> > >
> > > Instructions:
> > > I can print several sets
> > >
> > > Compiling:
> > > distcc on Knoppix (should this be tested first?)
> > > copies of Knoppix cd's
> > >
> > > Lists:
> > > Installers
> > > Compiling PC's
> > > PC's to be Gentoo'ed
> > > Should we use the Installfest web site and mailing list?
> > >
> > > Regards, Robert
> > >
> > >  -----Original Message-----
> > > From:     Nick Rout [mailto:[EMAIL PROTECTED]
> > > Sent:     Thursday, 12 June 2003 9:01 a.m.
> > > To:       [EMAIL PROTECTED]
> > > Subject:  Re: Gentoo Installfest
> > >
> > > excellent, what version of gcc?
> > >
> > > On Thu, 12 Jun 2003 09:00:35 +1200
> > >
> > > Hamish McBrearty <[EMAIL PROTECTED]> wrote:
> > > > I have the latest Knoppix installed on my hard drive and it 
> > > > certainly have distcc. I would imagine it's there on 
> the live boot 
> > > > cd as well.
> > 
> > 
> 
> 
> -- 
> 

Reply via email to