Message-ID: <000101be3d1a$08fa0680$0fa531ce@fresita-one> From: "Jorge Ivan Meza Martinez" To: Subject: RE: C++ compile errors Date: Sun, 10 Jan 1999 21:25:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com Go to /djgpp/lib if you have installed all the zips required, you should have libstdcx.a or libstdcxx.a, if you have the second one, copy it with the first name in the same directory. Jorge Ivan Meza Martinez jimezam AT armenia DOT multi DOT net DOT co jimeza AT usa DOT net jimezam.home.ml.org ["O Lord, if there is a Lord, save my soul, if I have a soul--", Ernest Renan] -----Mensaje original----- De: Joseph F. Maceira Grupos de noticias: comp.os.msdos.djgpp,news.admin.os.msdos.djgpp,news.groups.os.msdos.djgpp,new s.misc.os.msdos.djgpp Para: djgpp AT delorie DOT com Fecha: Domingo, 10 de Enero de 1999 11:02 a.m. Asunto: C++ compile errors >I get the following error message when trying to create C++ exe files. > >Creating: hello.exe >Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or -- >directory (ENOENT) > >Any suggestions? This is running on a wintel machine using Rhide. > >