This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Newbie question (sorry)
- To: Jeff Morrow <jmorrow at edconnections dot com>
- Subject: Re: Newbie question (sorry)
- From: Tom Tromey <tromey at redhat dot com>
- Date: 23 Feb 2001 13:45:43 -0700
- Cc: java at gcc dot gnu dot org
- References: <3A95BA57.8B24E74A@edconnections.com>
- Reply-To: tromey at redhat dot com
>>>>> "Jeff" == Jeff Morrow <jmorrow@edconnections.com> writes:
Jeff> I hate being the clueless newbie, but I looked all over the
Jeff> existing documentation and recent posts and couldn't find
Jeff> anything. I'm wondering if there's any kind of a tutorial on
Jeff> working with large projects with gcj.
Not really.
gcc 3.0 will come with some gcj documentation.
I don't think that is on the web yet -- good project for somebody.
However that documentation is just a reference manual.
If you come up with something, we'd love to add it to the web site...
Tom