This is the mail archive of the gcc-bugs@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]

[Bug c++/42033] libstdc++ seems to miss std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*>(char*, char*, std::allocator<char> const&)



------- Comment #8 from jason at redhat dot com  2009-11-13 23:18 -------
Subject: Re:  libstdc++ seems to miss std::basic_string<char,
 std::char_traits<char>, std::allocator<char> >::basic_string<char*>(char*,
 char*, std::allocator<char> const&)

On 11/13/2009 04:16 PM, hubicka at ucw dot cz wrote:
> I am confused why I get link error given that even my *.a exports the
> symbol...

Yeah, sounds more like a linker issue.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42033


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