[distcc] Compiling with distcc

James Stanley jamesstanley at bluebottle.com
Sat Jul 8 15:20:33 GMT 2006


Hello,
How would I compile my program with distcc?
That's not as daft as it sounds.
I don't use makefiles as it's a relatively small project and I think it's an 
unnecessary complication. I have a file compile.sh.

In that file is a few configuring lines and a compile line:
g++ -o rakentia ./*.cpp -Wall 
`allegro-config --libs`  -I/usr/include/zoidcom -L/usr/lib/zoidcom/libzoidcom.so

It's a game.

How would I make this compile over the network, what is the equivalent of j8 
for distcc?
-- 
A visit to a fresh place will bring strange work.


More information about the distcc mailing list