This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/66030] [5.1.0] std::codecvt_byname missing from libstdc++ DLL
- From: "jroivas at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Jun 2015 18:22:28 +0000
- Subject: [Bug libstdc++/66030] [5.1.0] std::codecvt_byname missing from libstdc++ DLL
- Auto-submitted: auto-generated
- References: <bug-66030-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66030
--- Comment #7 from Jouni Roivas <jroivas at iki dot fi> ---
(In reply to Jouni Roivas from comment #6)
> (In reply to Jonathan Wakely from comment #5)
> > Does this work?
>
> Yes, it works.
Now I found some more missing symbols:
undefined reference to `std::codecvt<char16_t, char, int>::id'
undefined reference to `std::codecvt<char32_t, char, int>::id'