Related articles |
---|
Looking for distributed compile tool bob_scott@broder.com (1997-10-08) |
Re: Looking for distributed compile tool bbeuning@mindspring.com (Brian Beuning) (1997-10-17) |
From: | Brian Beuning <bbeuning@mindspring.com> |
Newsgroups: | comp.compilers |
Date: | 17 Oct 1997 22:47:49 -0400 |
Organization: | Compilers Central |
References: | 97-10-046 |
Keywords: | tools |
We just started thinking about that also. It seems the
hard part under windows is getting the file system environments
to be the same on all the machines. Maybe it would help to
have one machine doing the C preprocessor (cpp) step and then
farming out the resulting files to the other machines in the
compile farm.
Brian Beuning
Bob Scott wrote:
>
> Does anyone know of a distributed compile tool that either is or can be
> integrated into Microsoft Developer Studio? I'm looking for a tool to
> use to develop a compile farm for large projects.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.