X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/8e26a9718543603f9fa673fa942ab15c958f83a0..630bf6981f8ce925697e3668346e9d5267f2800c:/INSTALL?ds=sidebyside diff --git a/INSTALL b/INSTALL index bc4f0be..1054264 100644 --- a/INSTALL +++ b/INSTALL @@ -18,15 +18,18 @@ 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 FreeBSD 3.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 - 1.0 IRIX 6.5 *not* with GCC [1], --disable-dynamic, [2] - 1.0 AIX 4.1.5, --disable-dynamic + 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. -Notes/known problems: +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.