This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Newbie questions: javadoc, secure transport, ant & gcj, library build structure
- From: Tom Tromey <tromey at redhat dot com>
- To: Brian Jones <cbj at gnu dot org>
- Cc: Paul Gear <paul at gear dot dyndns dot org>, java at gcc dot gnu dot org
- Date: 02 Sep 2003 12:25:04 -0600
- Subject: Re: Newbie questions: javadoc, secure transport, ant & gcj, library build structure
- References: <3F547BE6.6050304@gear.dyndns.org><m3znhn6yit.fsf@lyta.haphazard.org>
- Reply-to: tromey at redhat dot com
>>>>> "Brian" == Brian Jones <cbj@gnu.org> writes:
Brian> I don't know if anyone has written a gcj backend for the javac
Brian> task or any other tasks.
There is a gcj back end for the javac task. I don't think there are
any other gcj-related tasks.
Tom