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]

new hppa-linux fails on 3.1 branch


The following errors cause many fails under hppa-linux:

./numeric_limits.exe: relocation error: ./numeric_limits.exe: symbol _ZNSt21__nu
meric_limits_base14max_exponent10E, version GLIBCPP_3.1 not defined in file libs
tdc++.so.4 with link time reference

./stdexceptions.exe: relocation error: ./stdexceptions.exe: symbol _ZNSaIcEC1Ev,
 version GLIBCPP_3.1 not defined in file libstdc++.so.4 with link time reference

./global_templates.exe: relocation error: ./global_templates.exe: symbol _ZSt9ha
s_facetISt7codecvtIcc11__mbstate_tEEbRKSt6locale, version GLIBCPP_3.1 not define
d in file libstdc++.so.4 with link time reference

./ios_init.exe: relocation error: ./ios_init.exe: symbol _ZNKSt6vectorIPNSt6loca
le5facetESaIS2_EE4sizeEv, version GLIBCPP_3.1 not defined in file libstdc++.so.4
 with link time reference

This seems to have happened in the last day or so.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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