Message-ID: <3718CE5D.E5BBFECB@xoommail.com> From: Ishpeck Organization: Lunaticnologies X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with RHIDE X-Priority: 3 (Normal) References: <7f9va0$o2k$1 AT tron DOT sci DOT fi> X-Corel-MessageType: EMail Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 NNTP-Posting-Host: 204.164.171.224 X-Trace: news7.ispnews.com 924372512 204.164.171.224 (Sat, 17 Apr 1999 14:08:32 EDT) NNTP-Posting-Date: Sat, 17 Apr 1999 14:08:32 EDT Date: Sat, 17 Apr 1999 12:09:33 -0600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Here's what I can come up with: 1 - You need to properly install the C++ libraries... some times, it gets a little hairy. 2 - You need to add your c:\\bin to your path. 3 - Make sure your DJPPP.ENV is set. Jaakko Lindvall wrote: > > What this error message means? I get it always when I build my program. > > Creating: moi.exe > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory > (ENOENT) > There were some errors > > THANKS! > > ___________________________ > Jaakko Lindvall