From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <9607191455.AA14157@clio.rice.edu> Subject: DJP 1.04 available To: djgpp-announce AT delorie DOT com Date: Fri, 19 Jul 1996 09:55:31 -0600 (CDT) Content-Type: text DJP 1.04, an executable file packer for DJGPP programs is now available. (It works like PKLITE - but faster ;-) You can get it from the simtelnet mirrors: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2misc/ mlp104b.zip - binary only distribution mlp104s.zip - full source distribution (with LZO 0.15) or from my temporary WWW server: http://thh2.hit.bme.hu/~ml/ You can find here a compression report about some DJGPP executable files too, just get the file: djp104_result.txt. New since DJP 1.03: - better compression - faster decompression - stubless decompressor - works with PMODE/DJ - you can debug the compressed files - integrity check - works with Quake :-) .. and much more - please read the documentation. Some results: AMD 486 DX4/100, 256KB L2 cache, 16 MB RAM, MSDOS 6.22, CWSDPMI r2 Uncompressed Compressed(stubless) Compressed(stubbed) File name Size/Load time Size/Load time Size/Load time --------- -------------- -------------------- ------------------- CC1PLUS.EXE 1360896/0.2151 750456/0.3495 750150/0.3656 CC1.EXE 1038848/0.1711 568608/0.2775 568302/0.2871 GDB.EXE 673792/0.1191 372472/0.1896 372165/0.1968 I hope you'll find DJP useful. lmolnar AT goliat DOT eik DOT bme DOT hu