From: Stan Newsgroups: comp.os.msdos.djgpp Subject: error in running C++ program Date: Sat, 01 May 1999 11:20:25 +0800 Organization: Subscriber of Pacific Internet Lines: 5 Message-ID: <372A72F9.10010181@hotmail.com> NNTP-Posting-Host: ppp17.dyn121.pacific.net.sg Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.02 [en]C-pisg081997 (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Whenever I try running a c++ program in rhide after successfully compiling it, the message "Error: C:/djgpp/bin/ld.exe: cannot open _1stdcx: No such file or directory (ENOENT)" will appear. What is wrong? Please help. Thanx.