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]

Re: ./map_insert.exe: relocation error: ./map_insert.exe: undefined symbol: _ZSt14_S_rb_tree_red


>          U _ZNSt6locale5_ImplC1ERKS0_j@@GLIBCPP_3.1
>          U _ZNSt6locale5facetC2Ej@@GLIBCPP_3.1
>          U _ZNSt6locale5facetD2Ev@@GLIBCPP_3.1
>          U _ZNSt6locale7classicEv@@GLIBCPP_3.1
> 
> ok?

Yup.  The symbols are clearly not being versioned.  Guess I'll have to
dig into the linker again.

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]