This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [4.0] Patch: build fix
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, java-patches at gcc dot gnu dot org
- Date: 17 Apr 2005 00:44:44 -0600
- Subject: Re: [4.0] Patch: build fix
- References: <1113709352.6442.18.camel@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> Here's a much less intrusive work-around that is simple and
Anthony> will do the trick for 4.0. We just need to sort the output
Anthony> from "find" so no inner classes appear as the last file.
Anthony> Ok for 4.0 branch? (presumably libtool will be fixed on HEAD).
This is ok. Thanks for doing this. I would go ahead and put this on
the trunk as well until libtool is dealt with; I would guess that
might be a while due to 4.0 work. I can check it in there if you
like.
Tom