This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: gcj and gcc build instructions inconsistent
- To: Per Bothner <per at bothner dot com>
- Subject: Re: gcj and gcc build instructions inconsistent
- From: Tom Tromey <tromey at redhat dot com>
- Date: 31 Dec 2000 01:19:29 -0700
- Cc: java-discuss at sources dot redhat dot com
- References: <m24rzl9lam.fsf@kelso.bothner.com>
- Reply-To: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> The Gcj build instruction
Per> (http://sources.redhat.com/java/build-snapshot.html) say that the
Per> build directory should be a sub-directory of the source
Per> directory:
Per> Also, http://sources.redhat.com/java/build-snapshot.html
Per> needs to have "egcs" replaced by "gcc" (many places).
Thanks, I made both these changes.
Tom