From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: -g Switch Date: Thu, 21 Aug 2003 19:24:21 +1000 Organization: HOME Message-ID: References: <20030820090822 DOT 22785 DOT 00000275 AT mb-m05 DOT aol DOT com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 16 NNTP-Posting-Date: 21 Aug 2003 17:24:23 WST NNTP-Posting-Host: 202.154.115.197 X-Trace: 1061457863 news.swiftel.com.au 13249 202.154.115.197 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >Hi, how do I compile a program with the -g switch in >Rhide? > >Im getting the following error msg: > >"This program has no usable debugging information. >Try to compile with the -g switch". Please ensure that you are running the Rhide 1.5 or above and have GCC 3.2.x or above. If you don't have either of these then you probably also have older verions of BNU, so you should see that you have the latest of all of the other zips you have installed. Andrew