From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Tell me something about djgpp pls. Date: Tue, 24 Mar 1998 18:57:47 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 29 Message-ID: <3518487B.4682@cs.com> References: <6f8n1g$7dj$1 AT imsp009a DOT netvigator DOT com> NNTP-Posting-Host: ppp234.cs.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 Precedence: bulk Gilbert Cheung wrote: > > hi. > I am a guy who want to write a dos-base graphic program. I found allegro > since it meets my needs. but, I am using Turbo C. Allegro needs djgpp. Could > you tell me what it is? I haven't heard before. Is it a complier of C++? > Where can I get it? Is it possible to dl it from the internet, or I have to > buy one? DJGPP is a freeware 32-bit C/C++ development environment for MS-DOS. It is based on a port of the GNU C/C++ compiler and tools. The main home page for DJGPP is http://www.delorie.com/djgpp/. Go there to learn all about DJGPP and how to obtain it. Specifically, there are many pages of online documentation at http://www.delorie.com/djgpp/doc/, the online FAQ at http://www.delorie.com/djgpp/v2faq/, and an automated Zip-Picker that tells you what files to download at http://www.delorie.com/djgpp/zip-picker.html. DJGPP is a fast, easy compiler to use, but it really helps to read the documentation! Be sure to ask here if there's anything you don't understand. -- --------------------------------------------------------------------- | John M. Aldrich |"A competent and self-confident person| | aka Fighteer I | is incapable of jealousy in anything.| | mailto:fighteer AT cs DOT com | Jealousy is invariably a symptom of | | http://www.cs.com/fighteer | neurotic insecurity." - Lazarus Long| ---------------------------------------------------------------------