From: "Eyal Ben-David" To: ao950 AT FreeNet DOT Carleton DOT CA cc: djgpp AT delorie DOT com Message-ID: <422564F1.003A5F79.00@aks.com> Date: Tue, 12 Aug 1997 12:42:11 +0200 Subject: Re: template classes with DJGPP Mime-Version: 1.0 Content-type: text/plain; charset=US-ASCII Precedence: bulk > >And as I recall, the C++ standard library *is* under the LGPL *except* for >iostream. Not correct. 'libstdcxx' is not under LGPL, and it contains most of the standard C++ library stuff (original STL, strings, numerics, and more) Eyal.