I have been running the libjava-3.2 testsuite on cygwin. I am aware of three issues. 1. You need to install dejagnu-1.4.2. 2. cygwin dejagnu doesn't kill execute tests that timeout. The work around I have used is a patch to /usr/share/dejagnu/remote.exp (attached below.) It was just a hack to get things going, but it works for me. 3. http://gcc.gnu.org/ml/java/2002-07/msg00046.html which explains a (manual) work around. -------------- next part -------------- A non-text attachment was scrubbed... Name: remote.exp.patch Type: application/octet-stream Size: 1068 bytes Desc: remote.exp.patch URL: <http://gcc.gnu.org/pipermail/java/attachments/20020718/1d8ba07e/attachment.obj>