Date: Mon, 7 Dec 1998 17:01:42 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Joerg Bornemann cc: djgpp AT delorie DOT com Subject: Re: RHIDE Bug? (Compiling C++) In-Reply-To: <366bcb20.0@news.uni-rostock.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On 7 Dec 1998, Joerg Bornemann wrote: > everytime I try to build or run a C++ program I get a linker error: > > ld.exe: -stdcx unknown file or directory (ENOENT) The reason for this and the way to solve it are described in the FAQ (section 8.7). > I worked around this error by copying lib/libstdxx.a > to lib/libstdcx.a That's not the correct solution.