From: "Terry Cox" Newsgroups: comp.os.msdos.djgpp Subject: Re: Glitches under Windows XP Date: Tue, 17 Dec 2002 14:15:22 -0800 Organization: MindSpring Enterprises Lines: 21 Message-ID: References: NNTP-Posting-Host: 41.3a.50.c2 X-Server-Date: 17 Dec 2002 22:15:23 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've read through some recent posts, and I have successfully resolved the debugger problem by using the switch '-gcoff'. However, I still have the printer problem to contend with. Thanks! "Terry Cox" wrote in message news:ato6pi$jrv$1 AT slb9 DOT atl DOT mindspring DOT net... > I'm a new DJGPP/RHIDE user. I have been able to compile, link and execute > simple programs through RHIDE. However, I am not able to print my source > code to a network printer, or even to a local printer --- now that I have > one connected... Also, I have not been able to get the Debugger to work. > It says "This program has no usable debugging information. Try to compile > it with the -g switch." I see that I do have the '-g' option checked, but > it still complains. I am not going to be able to use RHIDE/DJGPP if I can't > print or use the Debugger. I'm sure it's a simple configuration issue. > Thanks! > > >