diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-24 10:15:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-24 10:15:37 +0000 |
commit | 8b6d555421e6d2af73498e7543ea340d2b0512f4 (patch) | |
tree | a1d0843fd8f59d4921937878c7f3d922c2e957ed | |
parent | 3b9ef8dfc882ee64075aaaf46b4015071dd7ed52 (diff) |
NetBSD alpha works, also tried a newer FreeBSD on alpha
-rw-r--r-- | docs/INSTALL | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 7e2600eb7..504fd3f87 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -395,13 +395,14 @@ CROSS COMPILE PORTS ===== This is a probably incomplete list of known hardware and operating systems - that curl has been compiled for. If you know one system curl compiles and + that curl has been compiled for. If you know a system curl compiles and runs on, that isn't listed, please let us know! - Alpha DEC OSF 4 - Alpha Digital UNIX v3.2 - - Alpha FreeBSD 4.1 - - Alpha Linux 2.2.16 + - Alpha FreeBSD 4.1, 4.5 + - Alpha Linux 2.2, 2.4 + - Alpha NetBSD 1.5.2 - Alpha OpenVMS V7.1-1H2 - Alpha Tru64 v5.0 5.1 - HP-PA HP-UX 9.X 10.X 11.X |