summaryrefslogtreecommitdiff
path: root/INSTALL.adoc
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@college-de-france.fr>2021-07-27 10:06:26 +0200
committerXavier Leroy <xavier.leroy@college-de-france.fr>2021-07-27 10:06:26 +0200
commitc973882e031206fc695ad81027c55210abc1d160 (patch)
tree2daa12b57e9e793945981019c7d0af86921fb303 /INSTALL.adoc
parentd9558baf2d57b68c6112de98ed0f47415020cba3 (diff)
downloadocaml-c973882e031206fc695ad81027c55210abc1d160.tar.gz
Remove comment about HP/UX 9
This OS was introduced in 1992 and is long dead.
Diffstat (limited to 'INSTALL.adoc')
-rw-r--r--INSTALL.adoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL.adoc b/INSTALL.adoc
index a5ad0c38dc..8153a4107b 100644
--- a/INSTALL.adoc
+++ b/INSTALL.adoc
@@ -164,10 +164,6 @@ and sanity checks that could help you pinpoint the problem.
the C locale (`export LC_ALL=C`) before compiling if you have strange errors
while compiling OCaml.
-* On HP 9000/700 machines under HP/UX 9, some versions of `cc` are unable to
- compile correctly the runtime system (wrong code is generated for `(x - y)`
- where `x` is a pointer and `y` an integer). Fix: use `gcc`.
-
* In the unlikely case that a platform does not offer all C99 float operations
that the runtime needs, a configuration error will result. Users
can work around this problem by calling `configure` with the flag