Xref: news2.mv.net comp.os.msdos.djgpp:5730 From: s0052mol AT sun10 DOT vsz DOT bme DOT hu (Molnar Laszlo) Newsgroups: comp.os.msdos.djgpp Subject: Re: Executable size Date: 8 Jul 1996 10:21:36 GMT Organization: Technical University of Budapest Lines: 33 Message-ID: <4rqnfg$mqh@goliat.eik.bme.hu> References: <4rpd3d$l3u AT solaris DOT cc DOT vt DOT edu> <31E11DA1 DOT 5E06 AT scigen DOT co DOT uk> NNTP-Posting-Host: sun10.vsz.bme.hu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Gavin Smyth (sgs1 AT scigen DOT co DOT uk) wrote: : Being lazy, I'd prefer not to have to remember to : augment all my make files with extra calls to DJP, so I tried hacking : the lib/specs file to add an extra call to DJP after STUBIFY : (incidentally, it'd be nice if these two programs were combined, to : save a little build time, but that's a job for someone else!). : [snip] I think this method has a big problem: you can't debug your executable file. [snip] : < printf ("\nDJP 1.02 executable file compressor for DJGPP V2 Be careful with DJP 1.02, because it has an ugly bug in djpstub.asm. It's corrected in DJP 1.03. Bye, ML Ps: DJP 1.04 will be out this week (Friday?) - better compression - faster decompression - integrity check - stubless decompressor (works with PMODE/DJ - nice with Quake :) (You can add your own en/decryption functions easily.) - and much more For the compression report, look at: http://thh2.hit.bme.hu/~ml/djp104_results.txt