/[classpath]/classpath/HACKING
ViewVC logotype

Diff of /classpath/HACKING

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by ericb, Sun Feb 10 05:36:21 2002 UTC revision 1.15 by cbj, Mon May 6 04:44:26 2002 UTC
# Line 1  Line 1 
1  HACKING GNU Classpath - Last updated: Feb 09, 2002  HACKING GNU Classpath - Last updated: May 05, 2002
2  Please read the README and INSTALL files first.  Please read the README and INSTALL files first.
3    
4  You only need the information in this file when working on non-released (CVS)  You only need the information in this file when working on non-released (CVS)
# Line 18  autoconf, automake, and libtool are requ Line 18  autoconf, automake, and libtool are requ
18  For building the Java bytecode (.class files), one of these compilers  For building the Java bytecode (.class files), one of these compilers
19  is required.  is required.
20    
21          - GNU GCJ 3.0.2+.          - GNU GCJ 3.1+.
22          - IBM jikes 1.15b+.  Until jikes 1.16 is released, you will          - IBM jikes 1.15b+.  Until jikes 1.16 is released, you will
23            have to use CVS access and build jikes 1.15b yourself:            have to use CVS access and build jikes 1.15b yourself:
24            cvs -d :pserver:anoncvs@www-124.ibm.com:/usr/cvs/jikes login            cvs -d :pserver:anoncvs@www-124.ibm.com:/usr/cvs/jikes login
# Line 62  may include --enable-jni. Line 62  may include --enable-jni.
62    
63  By default the core classes are compiled using vm/reference JVM specific  By default the core classes are compiled using vm/reference JVM specific
64  classes.  As a VM writer you may take these reference classes and modify  classes.  As a VM writer you may take these reference classes and modify
65  them as you wish as long as the public interface remains the same and  them as you wish.  As long as the public interface remains the same
66  no modifications to other core parts of Classpath should be needed.  no modifications to other core parts of Classpath should be needed.
67    
68  Gnome cvs can be obtained with  Gnome cvs can be obtained with

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26