This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Mips C++ undefined reference tostd::_Alloc_traits<...>::_S_instanceless


> When I try to use the mips libstdc++.so, I get the following:
> 
> /usr/ntomips/lib/libstdc++.so: undefined reference to
> `std::_Alloc_traits<wchar_t, std::allocator<wchar_t> >::_S_instanceless'
> /usr/ntomips/lib/libstdc++.so: undefined reference to
> `std::_Alloc_traits<char, std::allocator<char> >::_S_instanceless'
> /usr/ntomips/lib/libstdc++.so: undefined reference to
> `std::_Alloc_traits<std::string, std::allocator<std::string> >::_S_instanceless'
> 
> Anyone able to shed any light on this for me?  Anymore info I can provide to help?
> 

I'm not seeing this offhand. Why don't you mail me info on how to
duplicate, etc...

-eric

-- 
o/~ got caught stealing fire from the sky o/~


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