Date: Wed, 2 Dec 1998 19:18:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Mikael Backman cc: djgpp AT delorie DOT com Subject: Re: link problem In-Reply-To: <743ksc$r48$1@plug.news.pipex.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 2 Dec 1998, Mikael Backman wrote: > I've just installed DJGPP.Whem I try to run my first program (hello.cc) > I get the following error message: > ld.exe cannot open -lstdcx No such file ore directory (ENOENT) > > What is wrong? Download the DJGPP FAQ list (v2/faq211b.zip from the same place you got DJGPP), and read section 8.7 there. It describes the popular reasons for this problem, and tells you how to solve them.