Message-Id: Comments: Authenticated sender is From: "Salvador Eduardo Tropea (SET)" Organization: INTI To: Deathstar , djgpp AT delorie DOT com Date: Tue, 25 Aug 1998 09:51:07 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: RHIDE Problem (Linker?) In-reply-to: <35E1EF15.753CB2E4@Xusa.netX> Precedence: bulk Deathstar wrote: > I get this message when I try to compile my program in RHIDE: > > Creating: lb20pg02.exe > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or > directory (ENOENT) > There were some errors > > Anyone know why this comes up? Thanks. From the gnu\gcc-2.81\problems.txt file: Some common problems possible with DJGPP port of gcc-2.8.1. Look DJGPP FAQ for info about other problems. 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) 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