Xref: news2.mv.net comp.os.msdos.djgpp:5753 From: "Smith A. Cat" Newsgroups: comp.os.msdos.djgpp Subject: small quick compile Date: 8 Jul 1996 19:53:02 -0700 Organization: Blue Square Laboratories Lines: 14 Message-ID: <31E1CCB6.241E@primenet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp To anyone who just wants to see small, quick C compiles. get a copy of Micro-C from http://www.dunfield.com/ this is an interesting, well supported, tiny C that will allow compiled ..com files of 1K size. the optimization is quite good, and very cute little 16 bit viruses may be written with it! This is in no way to be taken as a criticism or even a comparison with DJGPP, a far superior full 32-bit product-- but it seems there has been an awful lot of concern from people who just want to compile "hello world", and are understandably intimidated by DJGPP. of course, everyone should ultimately be using DJGPP, and all the other GNU stuff!