diff options
author | Mark Wielaard <mark@klomp.org> | 2004-12-17 16:00:31 +0000 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2004-12-17 16:00:31 +0000 |
commit | c8155b9260a3783b24814623f4ed69580b223247 (patch) | |
tree | 0ba72c537c5b3904e344ff716e2fcd61f49eb520 /INSTALL | |
parent | 00e88e42c4e96e6e20224f31e25172157043ed9d (diff) | |
download | classpath-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-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |