From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!wrdis01!kmccook From: kmccook@wrdis01.af.mil (Ken McCook) Newsgroups: comp.lang.ada Subject: Reducing size of Ada's EXE files Message-ID: <437@wrdis01.af.mil> Date: 12 Apr 91 17:14:09 GMT Followup-To: poster Organization: 1926CCSG Robins AFB List-Id: I've heard people complain about the final size of EXEs produced after compiling and linking Ada code. I saw something in a trade pub about PKLITE from PKWARE. PKLITE will compress the size of an EXE or COM file while leaving it executable. The file doesn't uncompress before execution. When you compress the file it remains compressed. There are various "-" flags that can be set as arguments when you kick it off that take care of things like overlays. I've used it and on a 368K EXE file it reduced the size to 129K. There were no obvious differences, however, the file seems to run much faster now. I have no explanation for that effect although I have a couple of suspicions. Just thought I'd pass this along. Ken McCook USAF 1926th CCSG Robins AFB GA (912) 926-3224