From: "Ben Davis" Newsgroups: comp.os.msdos.djgpp Subject: Reverse-compiler Date: Sat, 1 Apr 2000 00:59:33 +0100 Organization: Customer of Planet Online Lines: 19 Message-ID: <8c3eae$j1l$1@news6.svr.pol.co.uk> NNTP-Posting-Host: modem-24.clonazepam.dialup.pol.co.uk X-Trace: news6.svr.pol.co.uk 954547342 19509 62.136.85.152 (1 Apr 2000 00:02:22 GMT) NNTP-Posting-Date: 1 Apr 2000 00:02:22 GMT X-Complaints-To: abuse AT theplanet DOT net 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 OK. Now this is going to sound stupid. GCC *very* cleverly managed to delete my source code :-( probably because I got the command line wrong. I still have the executable, with debugging info but optimised. I also have a makefile (which didn't work; RHIDE created it, but it wasn't linking with the Allegro library), and I have the RHIDE project files. The source was written in C. I need to generate the source from the executable, as best as possible. Is the required program part of the standard DJGPP distribution? If so, what is it called? If not, where can I get such a program? Any and all help will be appreciated. Ben Davis