Date: Thu, 25 Jan 2001 09:52:22 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <2110-Thu25Jan2001095221+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 In-reply-to: <200101250057.TAA23149@delorie.com> (cvs@delorie.com) Subject: Re: djgpp: djgpp/readme.1st References: <200101250057 DOT TAA23149 AT delorie DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Wed, 24 Jan 2001 19:57:53 -0500 > From: "cvs-dj AT delorie DOT com" > > To build C programs, you'll need djdev203.zip, gcc*b.zip, and > ! bnu*b.zip. For C++, also get gpp*b.zip. > > To read the online manuals, get txi*b.zip and run "info". If you don't > --- 103,107 ---- > > To build C programs, you'll need djdev203.zip, gcc*b.zip, and > ! bnu*b.zip. For C++, also get gpp*b.zip and lgp*b.zip. DJ, why did you add lgpNNNb.zip to this? AFAIK it is not required for C++ programming, unless someone really needs the obsolete GNU C++ classes. In the past, gxx.exe would complain about a missing libgpp.a, but that is no longer the case.