/[classpath]/classpath/HACKING
ViewVC logotype

Diff of /classpath/HACKING

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

revision 1.17 by cbj, Fri May 2 02:55:07 2003 UTC revision 1.18 by mark, Fri Aug 15 11:22:36 2003 UTC
# Line 1  Line 1 
1  HACKING GNU Classpath - Last updated: December 23, 2002  HACKING GNU Classpath - Last updated: August 15, 2003
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 12  For any build environment involving nati Line 12  For any build environment involving nati
12  autoconf, automake, and libtool are required.  autoconf, automake, and libtool are required.
13    
14          - GNU autoconf 2.53          - GNU autoconf 2.53
15            (2.57 also works)
16          - GNU automake 1.6          - GNU automake 1.6
17            (1.7 also works)
18          - GNU libtool 1.4.2          - GNU libtool 1.4.2
19            (1.4.3 also works, but 1.5a is known not to work at the moment)
20    
21  For building the Java bytecode (.class files), one of these compilers  For building the Java bytecode (.class files), one of these compilers
22  is required.  is required.
23    
24          - GNU GCJ 3.2+          - GNU GCJ 3.3+
25          - IBM jikes 1.18+          - IBM jikes 1.18+
26    
27  For building the JNI native libraries, the following are required.  For building the JNI native libraries, the following are required.

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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