delorie.com/archives/browse.cgi | search |
Date: | Mon, 7 Oct 1996 14:43:28 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Martin Bernreuther <Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: STL for djgpp? |
In-Reply-To: | <3258BD6D.5AAA@po.uni-stuttgart.de> |
Message-Id: | <Pine.SUN.3.91.961007144228.4267B-100000@is> |
Mime-Version: | 1.0 |
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).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |