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]

undefined symbol: _ZNSo9_M_insertIdEERSoT_. How can I troubleshoot this ?


Greetings 

I am working on  a mandriva box and I have just compiled a shared lib but
when I tried to load it and use it, 
I get this message : undefined symbol: _ZNSo9_M_insertIdEERSoT_. How can I
troubleshoot this ?

I know this symbol is part of GCC, 

My GCC version is gcc version 4.3.2 (GCC). I know I had also compiled the
same shared lib with gcc 4.1.1 and it worked well.  Hope to hear from
someone


Thank you
-- 
View this message in context: http://www.nabble.com/undefined-symbol%3A-_ZNSo9_M_insertIdEERSoT_.-How-can-I-troubleshoot-this---tp24134465p24134465.html
Sent from the gcc - libstdc++ mailing list archive at Nabble.com.


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