Date: Sun, 18 Aug 1996 15:31:05 +0200 (IST) From: Eli Zaretskii To: mwallace AT skyler DOT wiltel DOT com Cc: djgpp AT delorie DOT com Subject: Re: STL? In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 14 Aug 1996 mwallace AT skyler DOT wiltel DOT com wrote: > Is the STL included in the base distribution of DJGPP 2.0? If your lgp271b.zip is dated February 22 or later, the STL is in libstdcx.a there. If not, get the latest lgp271b.zip. You should append -lstdcx to your link command line to have use the STL functions and classes.