%% Noel Yap <[EMAIL PROTECTED]> writes:

  ny> "Paul D. Smith" wrote:

  >> accurate: for example GNU make has had support for distributed builds
  >> for a long time (at least on UNIX platforms), but it requires linking in
  >> a 3rd party library (free, but not provided with GNU make).

  ny> I didn't know about this.  Can you provide a URL?

The README.customs file that comes with the GNU make source code
explains how to link GNU make with the pmake customs library for
distributed builds.

There's also an integration of PVM with GNU make, which you should be
able to find via Google.  I've expressed interest in getting this more
directly supported in GNU make rather than requiring special patches so
hopefully that will happen.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to