This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Using the newest Classapth with gcj ?
- From: Andrew Haley <aph at redhat dot com>
- To: David Michel <dmichel76 at googlemail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 02 Apr 2009 17:49:50 +0100
- Subject: Re: Using the newest Classapth with gcj ?
- References: <b5bf7a380903300553j14a508afx2091aefdcd80001f@mail.gmail.com> <b5bf7a380903310755j3943b06fr18585b38b4224e8f@mail.gmail.com> <49D2325A.5060904@redhat.com> <b5bf7a380903310955v4320bd6fubd00d91786c9b20e@mail.gmail.com> <49D24E95.7010608@redhat.com> <b5bf7a380903311137i12ffbfadq814dd16da3bc372c@mail.gmail.com> <49D26B07.7000909@redhat.com> <b5bf7a380903311330w4cfb10d2o506d0f08195cfd82@mail.gmail.com> <49D32A91.3050202@redhat.com> <b5bf7a380904020943l335e0f75kd6c5071af739441@mail.gmail.com> <b5bf7a380904020944y62d85bbbl3ca16d4ec16dfcfe@mail.gmail.com>
David Michel wrote:
> I got to reinstall my system and finally went through the make stage properly !
>
> As I compile my java code against the newly installed jvm, I get some
> errors and who'd like to check against the source code itself. Where
> can I get this ? Within Eclipse, it is expecting a zip file with the
> source code in it....
Yeah, I noticed that. The sources are in the gcc source dir, under libjava/
and libjava/classpath/
Andrew.