chiark / gitweb /
+ * Find install-sh properly when we need to use it, and chmod it +x.
[adns.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5c9961a9ee39a0095a3090f1f8d417b190e7bf0c..10542648f67fc4acb52969e50ca3c3562e6354fe 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,6 +14,31 @@ yet.  For now, use the comments in the public header file adns.h.
 You will find that adns requires a reasonably standard and up to date
 system.
 
+The following platforms have been tested at at least some point and
+should work - please report if they don't:
+  [adns]       OS
+   1.0         Linux glibc 2.1 (actually tested on Debian 2.2).
+
+   1.0         Solaris 2.6, 2.7, 2.8
+   1.0         FreeBSD 3.2, 4.0 (no poll(2), so no adnsresfilter)
+These appear to work, but only with --disable-dynamic:
+   1.0         IRIX 6.5 *not* with GCC [1], [2]
+   1.0         AIX 4.1.5
+   1.0         HP-UX 10.20, 11.00
+
+Later versions of the same OS should work too.  [adns] is the latest
+version of adns that has been tested.  Usually entries in this table
+mean they pass adns's own regression test, when compiled with GCC,
+and appear to install and run correctly.  Notes/known problems:
+    [1] IRIX 6.5 inet_ntoa seems to break with GCC.
+    [2] Many spurious warnings from this platform's native compiler.
+
+The following platforms are known to be deficient and will not work:
+    Solaris 2.5                        Lacks vsnprintf - install glibc ?
+    TruUnix64 (DEC UNIX 4.0f)  Lacks vsnprintf - install glibc ?
+Please don't report these problems unless you have a nice,
+straightforward solution or workaround for them.
+
 In particular, the build system assumes that you have ELF shared
 libraries.  If you don't then please don't send me patches to support
 your kind of shared libraries, and don't send me patches to use