1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-09 19:20:43 +00:00

Update INSTALL to reflect testing on non-Linux systems

In particular, tested successfully on FreeBSD, NetBSD, Solaris, Haiku and
Cygwin.  OpenBSD 7.4 still doesn't work; NetBSD 9.3 still has its bugs in
strfmon().
This commit is contained in:
John Zaitseff 2024-01-05 16:38:11 +11:00
parent c43a07ea05
commit 223a796efd

31
INSTALL
View File

@ -235,21 +235,20 @@ openSUSE Leap 15.5 x86_64 2.31 GNU C Compiler 7.5.0
Arch Linux (2024.01.05) x86_64 2.38 GNU C Compiler 13.2.1 Arch Linux (2024.01.05) x86_64 2.38 GNU C Compiler 13.2.1
==================================== ====== ===== ========================= ==================================== ====== ===== =========================
========================= ====== ============================ ============ ========================== ====== ============================ ============
Operating system Arch Compiler Notes Operating system Arch Compiler Notes
========================= ====== ============================ ============ ========================== ====== ============================ ============
FreeBSD 13.1 x86_64 Clang (LLVM) 13.0.0 [#freebsd1]_ FreeBSD 14.0 x86_64 Clang (LLVM) 16.0.6 [#freebsd1]_
NetBSD 9.2 x86_64 GNU C Compiler 7.5.0 [#netbsd1]_ NetBSD 9.3 x86_64 GNU C Compiler 7.5.0 [#netbsd1]_
macOS 12.6 x86_64 Apple Clang (LLVM) 14.0.0 [#macos1]_ macOS 12.6 x86_64 Apple Clang (LLVM) 14.0.0 [#macos1]_
macOS 12.6 x86_64 Apple Clang (LLVM) 14.0.0 [#macos2]_ macOS 12.6 x86_64 Apple Clang (LLVM) 14.0.0 [#macos2]_
Solaris 11.4.42 (x86_64) x86_64 GNU C Compiler 11.2.0 [#solaris1]_ Solaris 11.4.42 (x86_64) x86_64 GNU C Compiler 11.2.0 [#solaris1]_
Solaris 11.4.42 (x86_64) i386 GNU C Compiler 11.2.0 [#solaris2]_ Solaris 11.4.42 (x86_64) i386 GNU C Compiler 11.2.0 [#solaris2]_
Solaris 11.4.42 (x86_64) x86_64 Oracle Developer Studio 12.6 [#solaris3]_ Solaris 11.4.42 (x86_64) x86_64 Oracle Developer Studio 12.6 [#solaris3]_
Solaris 11.4.42 (x86_64) i386 Oracle Developer Studio 12.6 [#solaris4]_ Solaris 11.4.42 (x86_64) i386 Oracle Developer Studio 12.6 [#solaris4]_
Haiku R1/beta3 x86_64 GNU C Compiler 11.2.0 Haiku R1/beta4 x86_64 GNU C Compiler 13.2.0
Cygwin 3.3.5 (Windows 10) x86_64 GNU C Compiler 11.3.0 Cygwin 3.4.10 (Windows 10) x86_64 GNU C Compiler 11.4.0
Cygwin 3.3.5 (Windows 7) i686 GNU C Compiler 11.3.0 ========================== ====== ============================ ============
========================= ====== ============================ ============
.. [#freebsd1] FreeBSD with the ``gettext``, ``gettext-runtime``, .. [#freebsd1] FreeBSD with the ``gettext``, ``gettext-runtime``,
``gettext-tools`` and ``libiconv`` binary packages installed with ``gettext-tools`` and ``libiconv`` binary packages installed with
@ -315,7 +314,7 @@ list is almost certainly not exhaustive:
Operating system Arch Compiler Notes Operating system Arch Compiler Notes
================ ====== ==================== ============ ================ ====== ==================== ============
Linux (any) x86_64 NVIDIA HPC SDK 23.11 [#nvidia1]_ Linux (any) x86_64 NVIDIA HPC SDK 23.11 [#nvidia1]_
OpenBSD 7.1 x86_64 Clang (LLVM) 13.0.0 [#openbsd1]_ OpenBSD 7.4 x86_64 Clang (LLVM) 13.0.0 [#openbsd1]_
================ ====== ==================== ============ ================ ====== ==================== ============
.. [#nvidia1] The `NVIDIA HPC SDK`__ 23.11 compiler (and possibly earlier .. [#nvidia1] The `NVIDIA HPC SDK`__ 23.11 compiler (and possibly earlier