Date: Thu, 5 Aug 1999 17:42:48 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: zidharta AT geocities DOT com cc: djgpp AT delorie DOT com Subject: Re: Error in RHIDE In-Reply-To: <7oakp2$8ti$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 5 Aug 1999 zidharta AT geocities DOT com wrote: > find file called lstdcx I think its somewhere there inside your DJGPP > directory .. its actually lstdcxx ... with two "x" ... rename the file > into lstdcx with one "x" No, please do NOT rename libstdcxx.a into libstdcx.a. If you do, you will have other, similar problems with this library. The correct solution for this problem is explained in section 8.7 of the DJGPP FAQ list. Please follow that advice if you want to avoid trouble.