From: "M. Schulter" Newsgroups: comp.os.msdos.djgpp Subject: Re: An IDE for UNIX Date: 22 Dec 1997 01:13:07 GMT Organization: Value Net Internetwork Services Inc. Lines: 29 Message-ID: <67ker3$1v9$1@vnetnews.value.net> References: NNTP-Posting-Host: value.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Noam Rotem wrote: : Hello world! : Do any of you know any friendly C IDE for UNIX? In other : words, is there any application integrating the basic edit / : compile / link / run processes, under UNIX os? Maybe a 'kind : of a shell' for gcc? While this may be of uncertain topicality, I would guess that one obvious answer is GNU Emacs for the appropriate *IX OS . Although GNU Emacs for DOS runs into the limitations of the OS when it comes to interactive debugging with gdb, for example, this is not a problem with UNIX. In fact, there are some Web sites with documents and tutorials about how to do C/C++ development and debugging with gcc/gdb from within Emacs. Maybe Eli might have some comments here, and the question seems relevant at least in emphasizing the different between MS-DOS limitations and limitations of Emacs/gcc/gdb themselves. If djgpp were running in a 32-bit implementation of DOS that supported multiprocessing, for example, then the same things possible on a *IX system when it comes to interactive debugging should also be possible in such a DOS. Most respectfully, Margo Schulter mschulter AT value DOT net