This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem getting std::string::_Rep::_S_max_size and std::string::_Rep::_S_terminal under Tru64 linked


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]