From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide / G++ Date: Sat, 12 Feb 2000 14:59:47 +0200 Organization: NetVision Israel Lines: 16 Message-ID: <38A55943.E147A49C@is.elta.co.il> References: <38a39f87 AT monitor DOT lanset DOT com> NNTP-Posting-Host: ras1-p79.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 950360419 21805 62.0.172.81 (12 Feb 2000 13:00:19 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 12 Feb 2000 13:00:19 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Xavier Neils wrote: > > g++ -o hw.exe hw.cpp > c:/utility/djgpp/bin/ld.exe: cannot open -lstdcxx: No such file or directory > (ENONENT) > > I also tried compiling it under Rhide, but it gives me the following > error message > > Rhide Message Window: > Creating: test.exe > Error: c:/utility/djgpp/bin/ld.exe: cannot open -lstdcx: no such file or > directory (ENONENT) See section 8.2 of the DJGPP FAQ list (v2/faq230b.zip from the same place you got DJGPP).