Author Topic: distributed build  (Read 3837 times)

Mark

  • Guest
distributed build
« on: June 12, 2006, 09:11:00 pm »

I'm new to code::blocks, is there any support for building
across multiple machines?

This would be easy to add in linux, I used to work in an
environment where builds were spread across 80+ software
and hardware solaris boxes.  Just a bit of scripting.

Now I'm working in a Windoze environment with Incredibuild.
Would love to dump Visual Studio and get going with wxWidgets
on Windows / Linux.

cheers




Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: distributed build
« Reply #1 on: June 12, 2006, 09:32:38 pm »
I'm new to code::blocks, is there any support for building
across multiple machines?

Hello,

AFAIK C::B does not (yet :)) support distributed compilation. Anyway, you can have a look at here:

http://distcc.samba.org/faq.html

May be it help (at least a bit).

Now I'm working in a Windoze environment with Incredibuild.
Would love to dump Visual Studio and get going with wxWidgets
on Windows / Linux.

Well, you can do it. I use C::B whenever I can :), mostly depending on projects requirements.

Best wishes,
Michael