On Tue, 11 Jan 2011, Yves Guerte wrote: > On my recently installed cygwin environment, I got 1 "FAIL" message with the > "make check" for bison 2.4.3.
Thanks for the bug report. However... > 93. actions.at:581: testing ... > ./actions.at:581: bison -o input.c input.y > ./actions.at:581: $CC $CFLAGS $CPPFLAGS $LDFLAGS -o input input.c $LIBS > stderr: > collect2: vfork: Resource temporarily unavailable > stdout: > ./actions.at:581: exit code was 1, expected 0 > 93. actions.at:581: 93. Printers and Destructors : %glr-parser > (actions.at:581): FAILED (actions.at:581) It sounds like this was a temporary problem, so you might want to run the test suite again to see if the failures are consistent. In any case, I cannot be of much help debugging cygwin issues. The cygwin mailing list might be more helpful. Let us know if they are convinced the problem is not specific to cygwin.