On 16 Jun 2004, Frederic Paolucci <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I've done a test on a simple project with 4 .c files using make -j4, and it
> worked perfectly! Great!!!
> 
> Unfortunately, the project we're working on is using nmake (the makefile
> from Visual). I know this was a very bad decision to use nmake, but we
> didn't know that cygwin was existing at the beginning of our project. Now
> the makefile is fairly complex and we can't convert it from nmake to make.
> 
> Is there any solution to use distcc with nmake?

That entirely depends on whether nmake can build things in parallel.
I don't know if it can.

If you work it out either way can you tell us so I can add it to the
documentation?

--
Martin

Attachment: signature.asc
Description: Digital signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to