This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [ecj] Patch: FYI: check in all the generated files
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 13 Oct 2006 15:43:33 -0600
- Subject: Re: [ecj] Patch: FYI: check in all the generated files
- References: <m3y7rkndu2.fsf@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> I'm checking this in on the gcj-eclipse branch.
Tom> This adds all the class files and header files.
Tom> You have to use --enable-maintainer-mode to rebuild these.
FYI I had to amend the patch a little to use --force when invoking gcjh.
Tom