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/] [announce/] [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
#use wml::std::page
4
#use wml::std::lang
5
#use wml::fmt::isolatin
6
#use wml::std::case global=upper
7
 
8
9
10
 
11
12
 
13
#include 
14
 
15
16
 
17

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

29

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

35

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

40

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

48

49
50
2).  What is included?
51
52

53

54
55
The following java packages are supported:
56
57

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

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

    77

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

    82

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

    98

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

    103

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

    109

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

    114

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

    122

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

    127

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

    141

    powered by: WebSVN 2.1.0

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