%% Alessandro Vesely <[EMAIL PROTECTED]> writes: av> It worked for me (win98 + MinGW/MSYS) after adding a test for av> ferror(stdin). That doesn't really fix the bug, however it av> doesn't worsen make's code either, and is enough for running that av> shell snippet.
I'll add this change but this is definitely a bug in your environment somewhere. The write side of the pipe should be closed when the process exits. -- ------------------------------------------------------------------------------- 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 _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
