Date: Mon, 12 Feb 1996 10:42:57 -0300 From: Cesar Scarpini Rabak Subject: Re: Is there an IDE? To: Alexander Lehmann cc: djgpp AT delorie DOT com Message-ID: MIME-Version: 1.0 On 11 Feb 1996, Alexander Lehmann wrote: > SirCalahan (sircalahan AT aol DOT com) wrote: > : I just downloaded the DJGPP v.20 beta5. I've never used DJGPP before and > : have not yet found the faq. I was wondering is there an IDE for this > : program or do you have to use a text editor such as notepad, save it to a > : file, then send it to the gcc compiler through the command line. Any help > : would be appreciated. > > Well, usually (at least under unix) the IDE for gcc is emacs (editor, error > display, debugger), I'm not sure if the DOS emacs port can handle all these > features, the NT one might. > > > bye, Alexander > Except for the fact MS-DOG is not multitasking, Emacs will do all its chores in the port done for DOS. The wealth of features normally found in an IDE are there, including syntax coloring, compiling from within the editor an if errors crop, jumping to next error, etc.