This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Re: How exactly does one build libjava successfully?
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: [PATCH] Re: How exactly does one build libjava successfully?
- From: Tom Tromey <tromey at redhat dot com>
- Date: 15 Feb 2001 11:59:26 -0700
- Cc: Zack Weinberg <zackw at stanford dot edu>, gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- References: <20010213175707.A244@wolery.stanford.edu> <3A8B2C97.589868D7@albatross.co.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> This patch seems to fix it. Not that I removed
Bryce> $(OUTPUT_OPTION), since cp/Make-lang.in doesn't use it and I
Bryce> can't figure out what it would be for. Okay to commit?
This seems to be needed on the branch as well.
I'm testing it. If it solves the problem I will check it in there.
Tom