I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 simply crashed on startup.
Here is what I did a) install cygwin-1.3.15-2 from scratch b) un-tar patch-2.5-3-src.tar.bz2 into /tmp c) cd /tmp/patch-2.5-3 d) ./configure e) make f) ./patch < /dev/null out of memorySegmentation fault (core dumped) (my trace indicate it died really early in main(); within the first few line) (Note that the binary compiled under cygwin-1.3.12 works fine) Anyone seeing the same problem? Thanks Andrew Chang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/