From 2e4667e41b40627da8672a1d739787519c8b4531 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Sun, 10 Feb 2002 05:36:21 +0000 Subject: 2002-02-09 Eric Blake * INSTALL: Last-minute typo in previous commit. * HACKING: Ditto. --- HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index d22949341..b78fd26c8 100644 --- a/HACKING +++ b/HACKING @@ -21,9 +21,9 @@ is required. - GNU GCJ 3.0.2+. - IBM jikes 1.15b+. Until jikes 1.16 is released, you will have to use CVS access and build jikes 1.15b yourself: - cvs login :pserver:anoncvs@www-124.ibm.com:/usr/cvs/jikes + cvs -d :pserver:anoncvs@www-124.ibm.com:/usr/cvs/jikes login (password anoncvs) - cvs co -r v1-15b jikes + cvs co -r v1-15b jikes For building the JNI native libraries, the following are required. -- cgit v1.2.1