From 223a796efd9568f26070938b09d7c1dcd2f98388 Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Fri, 5 Jan 2024 16:38:11 +1100 Subject: [PATCH] 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(). --- INSTALL | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index e0abb687..559cda09 100644 --- a/INSTALL +++ b/INSTALL @@ -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 ==================================== ====== ===== ========================= -========================= ====== ============================ ============ -Operating system Arch Compiler Notes -========================= ====== ============================ ============ -FreeBSD 13.1 x86_64 Clang (LLVM) 13.0.0 [#freebsd1]_ -NetBSD 9.2 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 [#macos2]_ -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) x86_64 Oracle Developer Studio 12.6 [#solaris3]_ -Solaris 11.4.42 (x86_64) i386 Oracle Developer Studio 12.6 [#solaris4]_ -Haiku R1/beta3 x86_64 GNU C Compiler 11.2.0 -Cygwin 3.3.5 (Windows 10) x86_64 GNU C Compiler 11.3.0 -Cygwin 3.3.5 (Windows 7) i686 GNU C Compiler 11.3.0 -========================= ====== ============================ ============ +========================== ====== ============================ ============ +Operating system Arch Compiler Notes +========================== ====== ============================ ============ +FreeBSD 14.0 x86_64 Clang (LLVM) 16.0.6 [#freebsd1]_ +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 [#macos2]_ +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) x86_64 Oracle Developer Studio 12.6 [#solaris3]_ +Solaris 11.4.42 (x86_64) i386 Oracle Developer Studio 12.6 [#solaris4]_ +Haiku R1/beta4 x86_64 GNU C Compiler 13.2.0 +Cygwin 3.4.10 (Windows 10) x86_64 GNU C Compiler 11.4.0 +========================== ====== ============================ ============ .. [#freebsd1] FreeBSD with the ``gettext``, ``gettext-runtime``, ``gettext-tools`` and ``libiconv`` binary packages installed with @@ -315,7 +314,7 @@ list is almost certainly not exhaustive: Operating system Arch Compiler Notes ================ ====== ==================== ============ 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