                                htp 0.4.0

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
http://www.gnu.org/copyleft/gpl.html

Release information:
   pkg: htp version 0.4.0
   url: http://www.clevervest.com/htp/htpdate-0.4.0.tgz
        http://www.rkeene.org/devel/htp/htp-0.4.0.tar.gz
   web: http://www.clevervest.com/htp/development.html
        http://www.rkeene.org/devel/htp/
  date: Sat Dec 25 20:07:59 CST 2004
author: Roy Keene <htp@rkeene.org>
        (initial version by Eddy Vervest <Eddy@cleVervest.com>)
-----------------------------------------------------------------------------

Platform support guide for `htpd' and `htpdate':

|  OS            |  CPU Arch    |  Compiler         \ / TESTED \
|----------------+--------------+--------------------|----------|
| Windows NT 4.0 | i386         | gcc 3.3.1 (mingw)  | 0.4.0    |
| Windows XP     |              | gcc 3.3.3 (cygwin) |          |
| Windows 2000   |              |                    |          |
| Windows 2003   |              |                    |          |
|----------------+--------------+--------------------|----------|
| Linux 2.0.40   | i386         | gcc 2.7.2.3        | 0.3.26   |
|                |              | egcs 1.1.2         | NO       |
|----------------+--------------+--------------------|----------|
| Linux 2.6.7    | i386         | gcc 3.3.4          | 0.4.0    |
| Linux 2.4.26   |              | (glibc 2.3.2 and   |          |
|                |              | dietlibc 0.27)     |          |
|----------------+--------------+--------------------|----------|
| FreeBSD 5.2    | i386         | gcc ???            | NO       |
|----------------+--------------+--------------------|----------|
| FreeBSD 4.10   | i386         | gcc ???            | NO       |
|----------------+--------------+--------------------|----------|
| Linux 2.6.9    | x86_64       | gcc 3.4.1          | 0.3.26   |
|----------------+--------------+--------------------|----------|
| Solaris 9      | sun4u        | gcc 3.4.1          | 0.3.26   |
|                |              | gcc 3.0.3          |          |
|----------------+--------------+--------------------|----------|
| IRIX 6.5       | IP37         | gcc 3.0.3          | NO       |
|----------------+--------------+--------------------|----------|
| HP-UX 11.11    | PA-RISC 2.0  | gcc 3.3.2          | 0.4.0    |
|----------------+--------------+--------------------|----------|
| Darwin 7.7.0   | PPC          | gcc 3.3            | 0.4.0    |
|----------------+--------------+--------------------|----------|
| HP-UX 11.11    | PA-RISC 2.0  | HP ANSI C          | FAIL     | (*)
|----------------+--------------+-------------------/ \--------/
(*) = Dependency building failed.


The support guide is multiplicative, thus the column values of:
   /-------+-----+-----------\
   | OS    | CPU | Compiler  |
   |-------+-----+-----------|
   | a, b  | c   | d, e      |
   \-------+-----+-----------/

Means:
  OS `a' has been tested on CPU `c' with Compiler `d' AND
  OS `a' has been tested on CPU `c' with Compiler `e' AND
  OS `b' has been tested on CPU `c' with Compiler `d' AND
  OS `b' has been tested on CPU `c' with Compiler `e'.
