OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libjava/] [classpath/] [doc/] [www.gnu.org/] [downloads/] [20010106.wml] - Blame information for rev 14

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 jlechner
#!wml --include=..
2
 
3
4
 
5
##
6
# Ignore  tags without removing them (may be used in future)
7
#
8
9
%body
10
11
 
12
#include 
13
 
14
15

GNU Classpath 0.02 Annoucement (2001-01-05)

16
 
17
 
18

19
20
I am pleased to announce a new development
21
release of GNU Classpath, a project to create a free software
22
replacement for Sun's proprietary Java class libraries.  The project
23
is initially providing class library support for the Japhar JVM, but
24
will soon provide out of the box support SableVM, Intel's ORP, and
25
Kaffe.  The major improvements for this release are the addition of a
26
correct security policy file and exception stack traces are now
27
printed when using Japhar.
28
29

30

31
32
Here are the answers to some questions you might have about this project
33
and this release.
34
35

36

37
38
1).  Where can I get it?
39
40

41

42
43
GNU Classpath 0.02 can be downloaded from:
44
 
45
46
      name="ftp://alpha.gnu.org/pub/gnu/classpath/classpath-0.02.tar.gz">
47
48

49

50
51
2).  What is included?
52
53

54

55
56
The following java packages are supported:
57
58

59
60
  
  • java.beans
  • 61
      
  • java.io
  • 62
      
  • java.lang
  • 63
      
  • java.lang.reflect
  • 64
      
  • java.math
  • 65
      
  • java.net
  • 66
      
  • java.security (partially functioning)
  • 67
      
  • java.security.acl
  • 68
      
  • java.security.interfaces
  • 69
      
  • java.util
  • 70
    71

    72
    73
    This is enough to run many non-awt programs.  Not all classes and
    74
    methods are implemented in this release, but most are.  Many of the
    75
    implemented classes are already up to the Java 1.2 spec.
    76
    77

    78

    79
    80
    3).  What is required to build/install/run?
    81
    82

    83

    84
    85
    GNU Classpath requires that Japhar 0.09 be installed along with a
    86
    single patch to Japhar 0.09 included with the release.  Information on
    87
    obtaining Japhar is available from 
    88
    name="http://www.hungry.com/old-hungry/products/japhar/">.  A working C compiler is also required.  You
    89
    will need IBM's Jikes Java compiler installed if you elect to
    90
    recompile the Java classes and Sun's 1.1.8 JDK javah installed to
    91
    create native header files.  RPMs compatible with Red Hat 7 have been
    92
    created of Japhar, NSPR, a cross platform thread library Japhar uses,
    93
    and GNU Classpath.  Installing onto a Gnome workstation should provide
    94
    the rest of the required libraries automatically.  Otherwise, you may
    95
    need to install libart and other packages detailed more precisely in
    96
    the HACKING file.
    97
    98

    99

    100
    101
    4).  What platforms are supported?
    102
    103

    104

    105
    106
    GNU/Linux is the only platform that has been tested.  We plan to
    107
    eventually support many others.
    108
    109

    110

    111
    112
    5).  Who should use this software?
    113
    114

    115

    116
    117
    This is a development release only.  You should only install it if you
    118
    are interested in Classpath development or reporting bugs.  We appreciate
    119
    both.  You might also be interested if you enjoy installing random alpha
    120
    software.
    121
    122

    123

    124
    125
    6).  Where do I go for more information?
    126
    127

    128

    129
    130
    The project has a web page at
    131
     
    132
    133
     
    134
    and
    135
     
    136
    137
          name="http://www.gnu.org/software/classpath/classpath.html">
    138
     
    139
    Information on our mailing list is available at the web site.
    140
    141

    powered by: WebSVN 2.1.0

    © copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.