Date: Thu, 25 May 2000 08:46:47 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Prakash Parab cc: DJ Delorie , djgpp AT delorie DOT com Subject: Re: COMPILER PROBLEM VER 2.81 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 25 May 2000, Prakash Parab wrote: > As directed I was able to run C programmes with the installation > of files from Djdev202. However when I try to run cpp files I get message > /bin/ld.exe -lstdcx not found . You should use gxx instead of gcc to comlpile and link C++ programs.