This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
problem getting std::string::_Rep::_S_max_size and std::string::_Rep::_S_terminal under Tru64 linked
- From: Brano Kendra <bke at molis dot sk>
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 27 Nov 2002 16:48:49 +0100
- Subject: problem getting std::string::_Rep::_S_max_size and std::string::_Rep::_S_terminal under Tru64 linked
- Organization: Sysmex Molis IT Services Slovakia, s r.o.
- Reply-to: Brano Kendra <bke at molis dot sk>
Hi,
I have the same problem as described in
http://gcc.gnu.org/ml/libstdc++/2002-01/msg00493.html
but under Tru64 Alpha platform.
I've read also solution from
http://gcc.gnu.org/ml/libstdc++/2002-01/msg00494.html
but it's more-or-less unusable for me, as 'ld' command
from Tru64 doesn't have '-brtl' (I don't know whether
it has even runtime linking possibility).
I'm using gcc ver. 2.97-tru64-010710 downloaded from
www.tru64unix.compaq.com (now I'm trying to download
and compile the newest 3.2.1 gcc).
Can you help me, please?
Thanx in advance
Brano