summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2021-05-04 13:09:38 +0200
committerHenrik Nord <henrik@erlang.org>2021-05-05 10:12:28 +0200
commit07a1d67eb6ce790389ab9d69bd0d9ad592072f54 (patch)
tree92fb2b57f207dc66b6c9985da1755d2616a86eb6 /HOWTO
parent425d465e804b5c84e3df9e523ee49d4f27e78a25 (diff)
downloaderlang-07a1d67eb6ce790389ab9d69bd0d9ad592072f54.tar.gz
add info about hw/sw testing platforms
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/INSTALL.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md
index 1a10e281c8..f1027dfe4d 100644
--- a/HOWTO/INSTALL.md
+++ b/HOWTO/INSTALL.md
@@ -730,3 +730,30 @@ be satisfied.
[Building on a Mac]: #Advanced-configuration-and-build-of-ErlangOTP_Building_OS-X-Darwin
[Building with wxErlang]: #Advanced-configuration-and-build-of-ErlangOTP_Building_Building-with-wxErlang
[libatomic_ops]: https://github.com/ivmai/libatomic_ops/
+
+
+### Erlang/OTP test architectures ###
+
+
+Erlang/OTP are currently tested on the following hardware and Opererating systems.
+This is not an exhaustive list, but we try to keep it as up to date as possible.
+
+Architecture
+
+* x86, x86-64
+* Aarch32, Aarch64
+* powerpc, powerpc64le
+
+Operating System
+
+* Fedora 31
+* FreeBSD
+* macOS 10.4 - 11.2
+* MontaVista 4
+* NetBSD
+* OpenBSD
+* SLES 10, 11, 12
+* SunOS 5.11
+* Ubuntu 10.04 - 20.04
+* Windows 10, Windows Server 2019
+