Xref: news-dnh.mv.net comp.os.msdos.djgpp:2175 Path: news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!swrinde!sdd.hp.com!col.hp.com!bubba.ucc.okstate.edu!wizard.uark.edu!engr.engr.uark.edu!alh From: ALAN L HIGHTOWER Newsgroups: comp.os.msdos.djgpp Subject: Re: IDE for DJGPP? Date: Mon, 25 Sep 1995 12:54:18 -0500 Organization: University of Arkansas Lines: 15 References: <43uc9c$9oo AT gateway DOT cis DOT ysu DOT edu> Nntp-Posting-Host: engr.engr.uark.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp On 22 Sep 1995, Paul Silver wrote: > Just out of curiosity, does anyone happen to know of an IDE for DJGPP? I know > there is a nice one called xwpe for X11R6 but what about DOS/Windows? > I'm trying to escape Borland but haven't felt like it for lack of a nice > integrated package with an actually easy to use debugger. xwpe can be compiled for DOS. It includes DJGPP support through a makefile define. Under the DJGPP compile though, debugging support doesn't exist.