X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: tupdegrove AT agere DOT com (Tim Updegrove) Newsgroups: comp.os.msdos.djgpp Subject: Small DOS Compiler for DMA Date: 19 Dec 2001 14:26:21 -0800 Organization: http://groups.google.com/ Lines: 5 Message-ID: <98cd06c8.0112191426.2f9d9dbe@posting.google.com> NNTP-Posting-Host: 192.19.194.27 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1008800781 10547 127.0.0.1 (19 Dec 2001 22:26:21 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 19 Dec 2001 22:26:21 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com (I'm using a HTML "reader" and can't reply to my earlier message.) I think the size problem has been solved by using some compiler options (-s and -O2) and UPX. I was amazed how small the final executable was. Thank-you for all the tools!!!