I don't really understand your question.

You cannot take a program that runs under Linux and copy it to Windows
and have it work, even with Cygwin installed.

You have to recompile the program from source using the Cygwin compiler
and environment, then you can use it.  You can find the source to GNU
make at:

  ftp://ftp.gnu.org/gnu/make/

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "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