summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2004-12-17 16:00:31 +0000
committerMark Wielaard <mark@klomp.org>2004-12-17 16:00:31 +0000
commitc8155b9260a3783b24814623f4ed69580b223247 (patch)
tree0ba72c537c5b3904e344ff716e2fcd61f49eb520 /INSTALL
parent00e88e42c4e96e6e20224f31e25172157043ed9d (diff)
downloadclasspath-c8155b9260a3783b24814623f4ed69580b223247.tar.gz
* INSTALL: We need jikes 1.19 or higher now.
* lib/Makefile.am: Add +Pno-shadow to JIKES compilation.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9007e31f0..cb0e33bf2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ Suggested Software
configure; the present default is gcj.
- GCJ 3.3+ (part of the GNU GCC package).
- - IBM jikes 1.18+.
+ - IBM jikes 1.19+.
- The kjc compiler is supported with configure but we have
been unable to successfully compile with it.