This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Testsuite patch: use link options only when necessary
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 17 Mar 2002 11:56:25 -0700
- Subject: Re: Testsuite patch: use link options only when necessary
- References: <200203171637.g2HGbaj08984@louie.sfbay.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> 2002-03-17 Anthony Green <green@redhat.com>
Anthony> * lib/libjava.exp: Add the wrapper link options only when we're
Anthony> linking.
I think this is fine. Thanks. I wonder why we didn't run across this
before.
Tom