%% Dan Oelke <[EMAIL PROTECTED]> writes: do> The second solution was suggested by Dave Hylands (Thanks Dave!!) do> - that is to set the environment variable MAKE_MODE=unix as do> documented in the fine cygwin documentation.
Hi Dan; A couple of notes: first, questions that are or appear to be specific to the DOS/Windows/OS2 port of GNU make are best asked on the [email protected] mailing list: folks who know most about these ports congregate there. Second, the version of GNU make that comes with Cygwin is not the same as the version provided by the FSF/GNU project. The Cygwin folks take the vanilla version and add their own patches to it which changes some functionality, especially in the area of which shell is invoked, etc. The changes made in the Cygwin version are actually not supported by any of the GNU mailing lists, so it's best to ask questions about that version on the Cygwin mailing lists instead. Glad you solved your problem though :-) ! -- ------------------------------------------------------------------------------- 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 _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
