This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Q: howto enforce libstdcxx-v2?
- To: gcc-help at gcc dot gnu dot org
- Subject: Q: howto enforce libstdcxx-v2?
- From: Markus Werle <markus at lufmech dot rwth-aachen dot de>
- Date: Tue, 20 Feb 2001 10:31:05 +0100
Hi!
Once upon a time it was possible to choose between libstd-cxx-v3
and its old ancestor but this seems not to be possible anymore.
I do not care about bugs in libstdcxx-v2, because on hpux
v3 will not compile.
So better have a bad STL than no c++ compiler at all.
Btw. Is it possible to build g++ without STL and use another (SGI or
so).
If yes -how?
Many thanks,
Markus