/[classpath]/classpath/HACKING
ViewVC logotype

Diff of /classpath/HACKING

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

revision 1.15 by cbj, Mon May 6 04:44:26 2002 UTC revision 1.16 by cbj, Tue Dec 24 05:35:22 2002 UTC
# Line 1  Line 1 
1  HACKING GNU Classpath - Last updated: May 05, 2002  HACKING GNU Classpath - Last updated: December 23, 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 11  have the following installed: Line 11  have the following installed:
11  For any build environment involving native libraries, these new versions of  For any build environment involving native libraries, these new versions of
12  autoconf, automake, and libtool are required.  autoconf, automake, and libtool are required.
13    
14          - GNU autoconf 2.52          - GNU autoconf 2.53
15          - GNU automake 1.5          - GNU automake 1.6
16          - GNU libtool 1.4.2          - GNU libtool 1.4.2
17    
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.1+.          - GNU GCJ 3.2+
22          - IBM jikes 1.15b+.  Until jikes 1.16 is released, you will          - IBM jikes 1.18+
           have to use CVS access and build jikes 1.15b yourself:  
           cvs -d :pserver:anoncvs@www-124.ibm.com:/usr/cvs/jikes login  
             (password anoncvs)  
           cvs co -r v1-15b jikes  
23    
24  For building the JNI native libraries, the following are required.  For building the JNI native libraries, the following are required.
25    
         - gcjh from GCJ 2.96+, others can be specified with --with-javah=kaffeh  
           but have not been tested and may not work  
26          - GTK+ 1.2.x          - GTK+ 1.2.x
27          - libart_lgpl 2.1.0          - libart_lgpl 2.1.0
28          - gdk-pixbuf (Only needed if you want to compile the native library)          - gdk-pixbuf (Only needed if you want to compile the native library)

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

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