= GZIP V1.2.4b  - GNU zip (compress and decompress) for OpenVMS   7 GZIP V1.2.4a modified for faster compilation on OpenVMS   J Using DEC C, all the modules are compiled as one large module.  The key toK the substantial speed increase on Alpha is due to the new parameters on the I open() command (defined as the macro OPEN() in TAILOR.H).  Modules TREE.C I and UNLZH.C were slightly modified to allow for compilation as one module F using DEC C.  Otherwise, the files have not been modified from the GNU distribution of GZIP V1.2.4a.   G These changes were submitted by Paul Repacholi (prep@prep.synonet.com>. < The binaries provided here were submitted by Hunter Goatley.  :    GZIP.ALPHA_OBJ	Compiled with DEC C V6.2-003 on VMS V6.1=    GZIP.VAX_DECC_OBJ	Compiled with DEC C V6.2-003 on VMS V6.0 ;    GZIP.VAX_VAXC_OLB	Compiled with VAX C V3.2 on VMS V5.4-2   A NOTE: Compiling these files with other versions of DEC C or other >       versions of VMS may result in warnings or errors, as the0       DEC C headers are constantly changing.....  0 To build VMS executables, just execute:  $ @LINK   To recompile from source:       $ set default [-]     $ mmk/descrip=[.vms-binaries]  G Note that GZIP.EXE is COPYed to GUNZIP.EXE and ZCAT.EXE.  This takes up E more disk space, but is safer, IMO, than uset SET FILE/ENTER to enter  the two aliases.   Hunter Goatley goathunter@goatley.com