This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] doc, Add java cross compiler instructions
- From: Tom Tromey <tromey at redhat dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: David Daney <ddaney at avtrex dot com>, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Mon, 21 May 2007 12:00:38 -0600
- Subject: Re: [PATCH] doc, Add java cross compiler instructions
- References: <464B68ED.6080008@avtrex.com> <Pine.LNX.4.64.0705201635570.26010@acrux.dbai.tuwien.ac.at>
- Reply-to: tromey at redhat dot com
>>>>> "Gerald" == Gerald Pfeifer <gerald@pfeifer.com> writes:
Gerald> Should we say "Java" instead of "java" in this patch and the ChangeLog?
ChangeLog, I doubt it matters. For the docs, "Java programming
language support" and ".java source files" is probably more correct.
Gerald> Apart from this, the patch looks fine to my eyes. It would be good to
Gerald> get an ACK from a Java or build system maintainer, though.
Fine by me, thanks David & Gerald.
Tom