MAJ en vue release 2.02

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2323 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1999-03-02 14:49:58 +00:00
parent bcd9b8ad8a
commit 683caf6dc9
6 changed files with 8 additions and 10 deletions

View File

@ -1,6 +1,6 @@
LEGAL NOTICE
Software: Objective Caml, version 2.01 of December 1998,
Software: Objective Caml, version 2.02 of March 1999,
hereinafter referred to as "the software".
The software has been designed and produced by Xavier Leroy, Jerome

3
README
View File

@ -23,8 +23,7 @@ compiler currently runs on the following platforms:
Alpha processors: all Digital Alpha machines under Digital Unix or Linux
Sparc processors: Sun Sparc under SunOS 4.1, Solaris 2, NetBSD, Linux
Intel Pentium processors: PCs under Linux, NextStep, FreeBSD, Solaris 2
Mips processors: SGI workstations and mainframes under IRIX 6,
DecStation 3100 and 5000 under Ultrix 4
Mips processors: SGI workstations and mainframes under IRIX 6
HP PA-RISC processors: HP 9000/700 under HPUX 9 and NextStep
PowerPC processors: IBM RS6000 and PowerPC workstations under AIX 3.2,
PowerMacintosh under MkLinux, LinuxPPC, Rhapsody

View File

@ -16,8 +16,8 @@ Microsoft Visual C++ compiler.
The native-code compiler (ocamlopt) requires Visual C++ and the
Microsoft assembler MASM version 6.
The CamlTk GUI requires Tcl 7.6 and Tk 4.2. Windows binaries are
available from ftp://ftp.scriptics.com/pub/tcl/tcl7_6/win76p2.exe.
The CamlTk GUI requires Tcl/Tk 8.0. Windows binaries are
available from ftp://ftp.scriptics.com/pub/tcl/tcl8_0/tcl804.exe
INSTALLATION:
@ -77,10 +77,9 @@ The command-line tools can be recompiled from the Unix source
distribution (ocaml-X.YZ.tar.gz), which also contains the files modified
for Windows.
In addition to Visual C++ 4.0 and MASM 6, you will also need a healthy
set of Unix / GNU utilities that understands long file names
(see e.g. http://www.cygnus.com/misc/gnu-win32/ or
ftp://ftp.cc.utexas.edu/microlib/nt/gnu/).
In addition to Visual C++ (version 4, 5 or 6) and MASM 6, you will
need the CygWin port of GNU tools, available from
http://sourceware.cygnus.com/cygwin/
The sources for the toplevel graphical user interface are not currently
available to the general public. Contact us if you think you need them.

Binary file not shown.

Binary file not shown.

View File

@ -11,7 +11,7 @@
(* $Id$ *)
let version = "2.01"
let version = "2.02"
let standard_library =
try