Date: Tue, 14 Dec 1999 08:18:04 +0000 (GMT) From: David A Riley X-Sender: darile AT sunlab18 To: djgpp AT delorie DOT com Subject: lstcxx Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com I am getting this error when compiling c++ programs: Creating hello.exe Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) There were some errors This happens when I use Rhide and gxx in DOS. I found a dile called libstdcxx.a and copied it into the 'lib' and 'bin' directories, I also tried changing the name to lstdcx.a but it wasn't having it. Can you help?? Thanks David