From: dscott AT networkusa DOT net (SCOTT19U.ZIP_GUY) Newsgroups: comp.os.msdos.djgpp Subject: Re: makig tiny programs with djgpp Date: Sun, 25 Jul 1999 17:16:50 GMT Organization: Retired Electronic Engineer and real time computer expert Lines: 24 Message-ID: <7nfd9i$sns$1@news.gate.net> References: NNTP-Posting-Host: ppp-48.elpasonet.net X-Trace: news.gate.net 932919410 29436 216.84.6.77 (25 Jul 1999 16:16:50 GMT) X-Complaints-To: abuse AT gate DOT net NNTP-Posting-Date: 25 Jul 1999 16:16:50 GMT X-Newsreader: News Xpress 2.01 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article , "Peter Korsgaard" wrote: >Hi, have anyone done any research into making tiny programs with djgpp? >(like 64kb intros) > >like making smaller versions of crt0 and libc (perhaps using tinycode from >submissive^cubic) > Actually quite complex programs can be written in less than 64 (times 1028) bytes my scott16u.exe found in scott16u.zip pointed to at my web page is only 63488 bytes long. But to get the executable size down one should use "strip" to get rid of useless parts of the code. Take a look at my encryption program it has been posted years ago and never has been broken. It use DJGPP C. David A. Scott -- SCOTT19U.ZIP NOW AVAILABLE WORLD WIDE http://www.jim.com/jamesd/Kong/scott19u.zip http://members.xoom.com/ecil/index.htm NOTE EMAIL address is for SPAMERS