Message-Id: Comments: Authenticated sender is From: "Salvador Eduardo Tropea (SET)" Organization: INTI To: Freemason AT Solomon's.Temple (G Masonic), djgpp AT delorie DOT com Date: Thu, 19 Nov 1998 17:35:49 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: By the gods, WHAT IS WRONG? In-reply-to: <36545ab5.11489340@news.erols.com> X-mailer: Pegasus Mail for Windows (v2.54) Reply-To: djgpp AT delorie DOT com Freemason AT Solomon's.Temple (G Masonic) wrote: > Ok. Djgpp. RHIDE. > > If I compile at the command line > gxx hello.cc -o hello.exe > > everything is dandy. > > If I compile in RHIDE, things are swell. > > If I make or link in RHIDE.... > > error: c:\djgpp\bin\ld.exe: -lstdc: No such file or directory > (ENOENT) > > What gives? You overlooked a couple of documents: RHIDE-1.4 Q) When trying to link C++ program RHIDE-1.4 returns error message ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) A) The name of C++ library has changed since port of gcc-2.7.2.1. The fix for this problem is add line RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx to %DJDIR/share/rhide/rhide.env. Or add 2 lines [rhide] RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx to Your DJGPP.ENV. An example of DJGPP.ENV with this fix is in directory gnu/gcc-2.81 (archive gcc281b.zip) Is in the %DJDIR%/gnu/gcc-2.81/problems.txt The FAQ talks about it too. SET ------------------------------------ 0 -------------------------------- Visit my home page: http://set-soft.home.ml.org/ or http://www.geocities.com/SiliconValley/Vista/6552/ Salvador Eduardo Tropea (SET). (Electronics Engineer) Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org ICQ: 2951574 Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA TE: +(541) 759 0013