User forums > Using Code::Blocks
How to use distcc with C::B?
Sorcerer:
Hello, i tried to use distcc with Codeblocks and I find no way to get it work.
I like to use the managed Projects and because of that i don't no how to
set the number of jobs distcc should use. (the -j parameter of make)
So my Question is: Is it possible to use distcc with CB's managed Projects?
If yes: How?
dwmcqueen:
Has anyone successfully done this? I can see the benefit since my development is on a laptop, but I have a whole host of servers laying around doing nothing....
mandrav:
Take a look at this recent topic. It's about ccache but the concept remains the same...
dwmcqueen:
Wouldn't it be cleaner to create a new Compiler profile (such as "MinGW with DistCC") that uses distcc?
MortenMacFly:
--- Quote from: dwmcqueen on January 05, 2007, 11:24:17 pm ---Wouldn't it be cleaner to create a new Compiler profile (such as "MinGW with DistCC") that uses distcc?
--- End quote ---
Sure. Make a copy of the MinGW compiler, create the batch file(s) as proposed in the other thread and setup the programs accordingly. Can be done in less than a minute... ;-)
With regards, Morten.
Navigation
[0] Message Index
[#] Next page
Go to full version