Date: Mon, 25 Jan 1999 15:16:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Wei-Choon Ng cc: djgpp AT delorie DOT com Subject: Re: Help! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 25 Jan 1999, Wei-Choon Ng wrote: > Hi, I was trying to install the g++ compiler on my PC but after > downloading and unzipping hell a lot of files, I get this error message: > > c:/djgpp/bin/ld.exe: cannot open -lstdcxx: No such file or directory(ENOENT) > > What did I do wrong? You didn't download v2gnu/gpp281b.zip. That's where the C++ headers and standard C++ libraries are; without them you won't be able to compile and link C++ programs.