From: "Chris Lambacher" Newsgroups: comp.os.msdos.djgpp Subject: I get the message "The program has no useable debugging information" when C programming Date: Mon, 26 Oct 1998 16:01:11 -0500 Organization: McMaster University, Hamilton, Ontario, Canada (NewServer) Lines: 11 Message-ID: <712o5u$8p8@informer1.cis.McMaster.CA> NNTP-Posting-Host: ip-131-033.mcablenet.mcmaster.ca X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am getting the error message "The program has no useable debugging information. Try to compile it with the -g switch". This occurs in RHIDE v1.4 when programming in C. I have the -g switch enabled and I am using more than one source for this program. This has never happened to me before. This is also the first time I have used multiple source files. Any help would be appreciated. Thanks, Chris