From: fist1000 AT aol DOT com (Fist1000) Newsgroups: comp.os.msdos.djgpp Subject: Re: ATTN ALL PROGRAMMERS: Date: 20 Jan 1998 07:14:26 GMT Lines: 7 Message-ID: <19980120071400.CAA21125@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Organization: AOL http://www.aol.com References: <69piqc$91c$1 AT newsd-154 DOT iap DOT bryant DOT webtv DOT net> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk DJGPP _is_ C/C++. You have your Watcom C/C++, Borland C/C++, and then there's DJGPP. The only thing different here is that DJGPP is explicitly for 32-bit DOS development under protected mode. There is, of course, work being done for development under Windows, etc. DJGPP is just a port of GCC, which was originally for Unix, I believe. - Aegis (fist1000 AT aol DOT com)