Date: Tue, 27 Jul 1999 15:17:45 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Oleg Ossovitskii cc: djgpp AT delorie DOT com Subject: Re: How install djgpp In-Reply-To: <933036752@p20.f44.n478.z2.FidoNet.ftn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 26 Jul 1999, Oleg Ossovitskii wrote: > cpls101.zip What's this? > faq102.zip This is TERRIBLY old, it's not even for v2.x! Get faq211b.zip instead. > pgcc101.zip Get rid of this, you will be mixing different versions of GCC which will get you into trouble. > C:\APP\djgpp\bin>gxx.exe -I..\INCLUDE hello.cpp > ld.exe: cannot open -lstdcx: File format not recognized Do you have a file named libstdcx.a in your lib subdirectory? That's what the linker is looking for.