From: "finding" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem to create C++ program Date: Sat, 30 Oct 1999 18:59:33 +0800 Organization: IMS Netvigator Lines: 28 Message-ID: <7vej72$95q10@imsp212.netvigator.com> References: <7va6cs$2tso$1 AT news6 DOT isdnet DOT net> NNTP-Posting-Host: olkc7a215.netvigator.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com where can i download the version of rhide 1.47 i only found 1.4b Damian Yerrick wrote in message news:bp4YONhK=2a4TlRveDqcxAOaLSuY AT 4ax DOT com... > On Thu, 28 Oct 1999 21:01:28 +0200, > "stephane.pierrot" wrote: > > >8 (got all the right zips and set up autoexec correctly) > > > I use Rhide but when I want to create a .exe with a src C++, > > I have the message : > > ERROR:/djgpp/bin/ld.exe : cannot open -lstdcx : no such file or directory (ENOENT). > > RHIDE is trying to get libstdcx.a, but the file is really libstdcxx.a. > The way long filenames work in DJGPP has been changed since RHIDE 1.4 > was released. For a fix, see Read Me Third. > http://www.rose-hulman.edu/~yerricde/minifaq.txt > For more info, see section 8.7 of the DJGPP FAQ list. > http://www.delorie.com/djgpp/v2faq/ > > Or just get RHIDE 1.47. > > -- > Damian Yerrick > Visit my web site: http://yerricde.spedia.net/