Date: Tue, 30 Jun 1998 16:08:55 +0300 (IDT) From: Eli Zaretskii To: Bartlett cc: djgpp AT delorie DOT com Subject: Re: Darn -lstdcxx problem STILL won't go away! In-Reply-To: <01bda3d9$adcd8540$933402c4@falcon.cis.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 30 Jun 1998, Bartlett wrote: > Yes - I know all about the long filenames and the change in RHIDE.ENV. > But I don't have libstdcxx.a!!!!!!! > > It's not found in gpp2721b.zip or in any one of the numerous zip archives > I've downloaded(and the latest versions too) Which GCC version do you have installed? If you have GCC 2.8.2 (gcc281b.zip and gpp281b.zip), then libstdcxx.a is in gpp281b.zip and should unzip into your lib subdirectory. But if you use version 2.7.2.1, then it's called libstdcx.a (note the single x) and is in lgp271b.zip.