
===============================================================================
LZO -- a real-time data compression library
===============================================================================

This file serves as a simple database that lists all platforms
on which LZO has been successfully compiled and tested.

Please send me your additional entries only after *thoroughly* testing LZO -
I trust in the reliability of your information. The ./util directory
contains some Perl scripts that can assist you in creating special test
data for extreme cases. Thanks for your support.



LZO 0.20
========

   CPU           OS               compiler               comments           who
----------  --------------  ----------------------  ---------------------  ----
i486        Linux 1.2.6     gcc 2.6.3                                       mfx
i486        MS/DOS 5.0      Borland C 4.00          #1632 #99 #999          mfx
i486        MS/DOS 5.0      gcc 2.7.2 (djgpp v2)                            mfx
i486        MS/DOS 5.0      gcc 2.7.2 (emx 0.9b)    #1                      mfx
i486        MS/DOS 5.0      Watcom C/32 10.5                                mfx



Comments
========

ID      description
------  -----------------------------------------------------------------------
#1      successfully tested with bounds-checking as well
#1632   16 bit integers and 32 bit 'huge' pointers
#64     64 bit integers and 64 bit pointers
#99     compression levels 99 untested or not supported
#999    compression levels 999 untested or not supported



Test crew
=========

who     name and email address
------  -----------------------------------------------------------------------
mfx     Markus F.X.J. Oberhumer <markus oberhumer@jk.uni-linz.ac.at>


