Date: Wed, 15 Jul 1998 10:26:50 +0300 (IDT) From: Eli Zaretskii To: H-T Lee cc: djgpp AT delorie DOT com Subject: Re: gxx doesn't seem to work. In-Reply-To: <35ABF2BC.612C@netvision.net.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 15 Jul 1998, H-T Lee wrote: > Whenever I try to use gxx (running under dos), it gives me > > d:/djgpp/bin/ld.exe: cannot open -lstdcxx: No such file or directory > (ENOENT) Did you download and unzip the C++ distribution? If you have GCC 2.7.2.1, then you need lgp271b.zip; if you have GCC 2.8.1, you need gpp281b.zip. These files come with a library called libstdcxx.a which should unzip into your lib subdirectory.