Mail Archives: djgpp/1998/08/12/11:00:27
This program gave me 95K. If you had used actually used any COUT statements or
anything else for C++, I agree the program size would go through the roof.
That's what a handy little util called DJP is for. It compresses DJGPP EXEs and
has yet to give me a problem. It also "strip"s the EXE for you, removing
debuging information and symbols that are really only needed for linking.
Striped exe's can be about 30 kb smaller at least, and then DJP can almost cut
the file size down in half. I compressed my entire BIN directory, and with a few
exceptions like CWSDPMI, I saved a few megs.
DJP can be found in the FTP directories in the v2misc directory. It's called
MLP107b.zip (at this time).
--
"DeHackEd"
My Email address in the header is fake (spammers). Email me at this address:
http://www.geocities.com/cgi-bin/homestead/mail.pl?dehacked
- Raw text -