This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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.
Attachment:
remote.exp.patch
Description: remote.exp.patch
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |