From: "Joanna Baldacci" Newsgroups: comp.os.msdos.djgpp Subject: newbie q: wierdness when recompiling Date: Thu, 16 Dec 1999 20:55:08 -0000 Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom Lines: 18 Message-ID: <83bjma$90h$1@lure.pipex.net> NNTP-Posting-Host: usercq60.uk.uudial.com X-Trace: lure.pipex.net 945377802 9233 62.188.156.188 (16 Dec 1999 20:56:42 GMT) X-Complaints-To: abuse AT uk DOT uu DOT net NNTP-Posting-Date: 16 Dec 1999 20:56:42 GMT X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hello ok, heres the thing. Finally got DJGPP working when I noticed something strange. I have a program with 2 classes and a test driver which compiles and runs. but when I change something in one of the classes I get a mess of error messages, which I can live with. The wierdness occurs when I remove the change and try and recompile the code when its exactly the same as it was before the change - I still get the error messages. The only way around this i've found is to delete all the files from my bin directory and replace them with exactly the same files from a backup. Why is this happening? Sorry if this is on the FAQ - I have read it but I may have missed it. thanks for any help. Joanna