Works fine. Supported operating systems now include:
Red Hat 6.2 Linux
Debian 2.2 Linux
Red Hat 7.3 Linux
Sparc Debian 3.0 Linux
Alpha Debian 2.2 Linux
Sun Solaris 8
Sun SunOS
FreeBSD 4.4-RELEASE
FreeBSD 4.7-STABLE
Cygwin 1.3.20
I had to break the makefiles up to make compiling under different systems easier.
I removed the old releases and create new ones based on the version of the software. This means all of the stats were deleted, but who cares? The new format is easier to understand.
Have successfully compiled and run JabberTest under SunOS and Cygwin as well as existing FreeBSD and Linux support. Also, updated JabberTest so that it now uses GNU make.
I had made some changes to how the tools read the command-line via getopt() (and got rid of getopt_long()) to better support all UNIX systems. After that change I was able to quickly compile the Suite under FreeBSD 4.4-RELEASE. The updated code is available via CVS. I plan on rebuilding the download archives with this code in the near future.