Message-ID: <000501bf0e59$d88d99a0$d519ac3e@oemcomputer> From: "Joshua Newman" To: "Eli Zaretskii" Cc: References: Subject: Re: djgpp compilation problem (another new problem (sorry!)) Date: Mon, 4 Oct 1999 12:15:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Reply-To: djgpp AT delorie DOT com Sorry to bother you again but I now have another problem. The solution in section 8.7 of the FAQ that you suggested worked fine but now, when I try to run the compiled program from Rhide, it comes up with the following error message - Creating: hello.exe Error: gcc.exe: installation problem, cannot exec 'stubify': No such file or directory (ENOENT) There were some errors I have searched the FAQ for a solution to this one but to no avail, as I'm afraid I do not have the technical know-how to know exactly where to search and to know which solution corresponds to my problem. ----- Original Message ----- From: Eli Zaretskii To: Joshua Newman Cc: Sent: Monday, October 04, 1999 9:30 AM Subject: Re: djgpp compilation problem (new problem) > > On Sun, 3 Oct 1999, Joshua Newman wrote: > > > Shown below is the text displayed in the messages > > window when I try and run the compiled program from rhide. > > > > Creating: hello.exe > > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory > > (ENOENT) > > There were some errors > > This problem is covered in section 8.7 of the DJGPP FAQ list. >