This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
make not stopping on errors
- To: java at gcc dot gnu dot org
- Subject: make not stopping on errors
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Wed, 25 Jul 2001 17:27:20 +1200
I noticed that the libjava makefile (mainline) seems to have reverted
to its old behavior of not stopping when a compiler error is
encountered during the source->.class phase :(. Anyone else see this
problem?
regards
Bryce.