On Wed, 2007-02-21 at 10:09 +0000, Greg Chicares wrote: > The command fails, and 'make' stops--on msw, e.g., I get: > > process_begin: CreateProcess(NULL, false, ...) failed.
That must be a bug in the MSW version of GNU make. On a POSIX system there is no message or error if the command invoked by the shell exits with a non-zero (failure) exit code. -- ------------------------------------------------------------------------------- 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
