This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: make not stopping on errors
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Subject: Re: make not stopping on errors
- From: Tom Tromey <tromey at redhat dot com>
- Date: 25 Jul 2001 10:29:01 -0600
- Cc: java at gcc dot gnu dot org
- References: <3B5E58B8.7F5EB7E8@waitaki.otago.ac.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
Bryce> I noticed that the libjava makefile (mainline) seems to have
Bryce> reverted to its old behavior of not stopping when a compiler
Bryce> error is encountered during the source->.class phase :(. Anyone
Bryce> else see this problem?
Yeah, but I didn't investigate.
The `libgcj.jar' rule looks ok to me (casually speaking).
Tom