This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Fix Jacks testsuite invocation
- From: Tom Tromey <tromey at redhat dot com>
- To: Ulrich Weigand <weigand at immd1 dot informatik dot uni-erlangen dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 02 Feb 2003 15:13:21 -0700
- Subject: Re: [PATCH] Fix Jacks testsuite invocation
- References: <200302010125.CAA18662@faui11.informatik.uni-erlangen.de>
- Reply-to: tromey at redhat dot com
>>>>> "Ulrich" == Ulrich Weigand <weigand@immd1.informatik.uni-erlangen.de> writes:
Ulrich> running the Jacks testsuite failed because it wouldn't find
Ulrich> the newly built libgcj classes or the libgcc_s library.
Ulrich> Tested on s390-ibm-linux and s390x-ibm-linux on mainline
Ulrich> and 3.3 branch. OK to install?
Yes, on both branches please.
Thanks for doing this, and for running Jacks.
Tom