Support for distributed compiling in Kdevelop ( ask for help )

Kanniball o.kanniball.o at gmail.com
Wed Dec 6 21:45:52 UTC 2006


On Wednesday 06 December 2006 13:39, Kuba Ober wrote:
> On Tuesday 05 December 2006 15:48, Alexander Neundorf wrote:
> > On Monday 04 December 2006 19:30, Kuba Ober wrote:
> > > > > What does it need more than "make -j4" ?
> > > >
> > > > We need to set CC as distcc/icecream and make ensure that any
> > > > buildtool use them, I think.
> > >
> > > I think that a properly set-up distcc masquerades as gcc in the path
> > > and doesn't need any extra setup. That's how it is on my systems at
> > > least, and IIRC that's how PLD does it (I leeched their scripts).
> > >
> > > There's a script in /etc/profiles.d that properly sets up MAKEFLAGS
> > > with number of distributed host CPUs.
> >
> > On a Mac with XCode you simply open some settings dialog and activate
> > "distributed compiling" (or something like this and that's all you have
> > to do. No scripts, no environment variables, nothing.
>
> Well, I'm sure there are, just that they come stock. Like in PLD ;)
>
> There must be a way to tell make to run multiple processes, etc.
>

it's using -j :)
> Cheers, Kuba
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at barney.cs.uni-potsdam.de
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel




More information about the KDevelop-devel mailing list