From: "Jonathan Boles" Subject: Re: Help! Djgpp Newbie! Newsgroups: comp.os.msdos.djgpp References: <01bf86a2$f75f38e0$7567868b AT tfboles> Message-ID: <01bf872e$e4cc41a0$49bd36cb@tfboles> X-Newsreader: Microsoft Internet News 4.70.1161 Lines: 33 Date: Mon, 06 Mar 2000 05:50:18 GMT NNTP-Posting-Host: 203.54.189.73 X-Trace: newsfeeds.bigpond.com 952321818 203.54.189.73 (Mon, 06 Mar 2000 16:50:18 EST) NNTP-Posting-Date: Mon, 06 Mar 2000 16:50:18 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com sure. it goes into the \bin directory. Prashant TR wrote in article ... > "Jonathan Boles" writes: > > > when ever i run a program even a hello world, it compiles > > perfectly but in the message window it ways bad command or file name! > > Is the executable generated? > > > does the gcc/gxx compiler automatically include code for dpmi support? > > No. But it includes a startup program which it can use in case DPMI is present. > But CWSDPMI, which is a standard DPMI host with DJGPP should do. You should > have downloaded that. > > > why > > is a hello world program >200k?! > > Read the FAQ. You can't judge DJGPP by a simple program like that. More details > are in the FAQ. > > > is there any other way to read info files, > > texinfo is so difficult to use! > > Yeah. You can use the help in RHIDE. I think it is as user-friendly as the one > in Turbo C or any other compiler. >