This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ecj1
- From: Tom Tromey <tromey at redhat dot com>
- To: Doug Nicholson <doug at mathechyst dot com>
- Cc: java at gcc dot gnu dot org
- Date: 05 Dec 2006 11:31:09 -0700
- Subject: Re: ecj1
- References: <1165344539.761.0.camel@turing.mathechyst.com>
- Reply-to: tromey at redhat dot com
>>>>> "Doug" == Doug Nicholson <doug@mathechyst.com> writes:
Doug> Where is ecj1?
Run ./contrib/download_ecj from the top-level source directory before
configuring. If your platform supports the interpreter (many do) and
you aren't building a cross compiler, this will be sufficient.
For the other situations, we're still working out what to do.
Tom