diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 1996-01-11 14:14:40 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 1996-01-11 14:14:40 +0000 |
commit | 3e564da17aed5adfe63239b7a5dfed1bc163a3e2 (patch) | |
tree | 06f3527c936d78ab6b2be965ebf24f13439110bd /README | |
parent | 8edc1e21493f1c192c3b9965df59847780b520ff (diff) | |
download | ocaml-3e564da17aed5adfe63239b7a5dfed1bc163a3e2.tar.gz |
MAJ.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@609 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -25,15 +25,15 @@ Standard ML of New Jersey 1.08 on our tests), while retaining the moderate memory requirements of the bytecode compiler. The native-code compiler currently runs on the following platforms: - Alpha processors: DecStation 3000 under OSF1 + Alpha processors: DecStation 3000 under OSF1 (a.k.a. Digital Unix) Sparc processors: Sun Sparcstation under SunOS 4.1 or Solaris 2 - Intel 386 / 486 / Pentium processors: PCs under Linux, NextStep, FreeBSD + Intel 486 and Pentium processors: PCs under Linux, NextStep, FreeBSD Mips processors: DecStation 3100 and 5000 under Ultrix 4 - HP PA-RISC processors: HP 9000/700 under NextStep (sorry, no HPUX yet) + HP PA-RISC processors: HP 9000/700 under NextStep (no HPUX yet) + PowerPC processors: IBM RS6000 and PowerPC workstations under AIX 3.2 Other operating systems for the processors above have not been tested, -but the compiler may work under other operating systems with no or -little work. +but the compiler may work under other operating systems with little work. This distribution has been tested on the following platforms: @@ -42,6 +42,7 @@ This distribution has been tested on the following platforms: PC 486 DX2/66, Linux 1.2.13, gcc 2.5.8 DecStation 5000/200, Ultrix 4.1, cc and gcc 2.7.1 HP 9000/712, NextStep 3.2, cc + IBM RS/6000-360, AIX 3.2.5, gcc 2.6.3 CONTENTS: |