From: "Borg_Cinder" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem to create C++ program Date: Sat, 30 Oct 1999 13:09:18 -0400 Organization: http://extra.newsguy.com Lines: 37 Message-ID: <7vf8m6$2tv7@enews3.newsguy.com> References: <7va6cs$2tso$1 AT news6 DOT isdnet DOT net> <7vej72$95q10 AT imsp212 DOT netvigator DOT com> NNTP-Posting-Host: p-072.newsdawg.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 The usual SimTel archives \gnu\v2apps\beta\rhid147b.zip finding wrote in message news:7vej72$95q10 AT imsp212 DOT netvigator 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/ > >