Mail Archives: djgpp/1996/10/07/12:24:00
Eli Zaretskii (eliz AT is DOT elta DOT co DOT il) wrote:
:
: On Mon, 7 Oct 1996, Martin Bernreuther wrote:
:
: > Is there a implementation of the Standard Template Library for djgpp?
: > The STL is a part of ANSI-C++ now (I think), but I didn't find any header
: > files like list.h, vector.h, tree.h,.. in the 2.0 Version.
:
: Append -lstdcxx to your link command line, and you will have the STL.
: It's part of DJGPP C++ library distribution (v2gnu/lgp271b.zip).
If you have a very early version, not all the pieces of the STL were
present. The key date is 22 Feb or 25 Feb (I think the former is when it
happened and the latter when I got it). In either case the header files
were present in the /djgpp/lang/cxx directory.
- Raw text -