From: "Psycho_Circus" Newsgroups: comp.os.msdos.djgpp Subject: RE: problem Date: Thu, 25 Nov 1999 09:16:00 -0500 Organization: Posted via Supernews, http://www.supernews.com Lines: 14 Sender: "Psycho_Circus" Message-ID: <3848F466@MailAndNews.com> X-Complaints-To: newsabuse AT supernews DOT com X-InterChange-Posted-By: overtkill AT MailAndNews DOT com X-EXP32-SerialNo: 00000000 Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Newsreader: InterChange (Hydra) News v3.51.07 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >You forgot to add -lstdcxx to the end of your gcc >command line when linking the program. >Using gxx instead of gcc will handle this for you. > > >Damian Yerrick > I use gxx and now I get error: cannot exec 'stubify'; no such file or directory (ENDENT) How do I get -lstdcxx to work with rhide ? Thanks