Message-Id: <36068C13.33ED@cableol.co.uk> Date: Mon, 21 Sep 1998 18:25:39 +0100 From: Allens Mime-Version: 1.0 To: Tim Kubista Cc: djgpp AT delorie DOT com Subject: Re: -lstdcx error References: <000601bde43a$5bcadee0$7a83accf AT mkubista DOT erols DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Tim Kubista wrote: > > hi, > > I know this has been posted before but, when I compile something that uses > iostream.h i get the error C:\djgpp\bin\ld.exe: cannot open -lstdcx no file > or directory (EOENT) Have you downloaded the c++ zip (gpp281b.zip). You will need to use gxx to compile cpp programs. Peter Allen