From: bzicky AT zen DOT ru (Bzicky) Newsgroups: comp.os.msdos.djgpp Subject: Strange error message Date: 10 Nov 2002 10:46:14 -0800 Organization: http://groups.google.com/ Lines: 9 Message-ID: NNTP-Posting-Host: 62.118.154.46 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1036953974 8307 127.0.0.1 (10 Nov 2002 18:46:14 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 10 Nov 2002 18:46:14 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I installed DJGPP on Windows98. When I try to debug program in RHIDE (after comlpiling with -g switch) I get strange error message: "This program has no usable debugging information. Try to compile it with the -g switch". What can be a reason of this error?