[Bug libstdc++/56779] [4.8/4.9 Regression] libstdc++.so: undefined reference to `libintl_textdomain'

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 20 18:22:00 GMT 2014


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

--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> ---
A possible workaround is to ensure that *either* glibc provides textdomain(3)
*or* you have GNU gettext installed and do not use --disable-nls



More information about the Gcc-bugs mailing list