2008/11/25 Jerome Laheurte <[EMAIL PROTECTED]>: > Actually, Cygwin is only needed for GNU Make (correct me if I'm wrong, > Frank), you can run Task Coach from source without installing it, it's > just a matter of typing [...]
That's correct. 'make' is the only part of cygwin used; although I prefer cygwin's bash over Windows's DOS box any time. I have been looking for a simple python variant of make to get rid of the (weak) dependency on cygwin on Windows, but no luck so far. Cheers, Frank
