http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2013-10-25
Ever confirmed|0 |1
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
I get these functions from glibc instead:
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 gettext
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 textdomain
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 bindtextdomain
both with and without --disable-nls. How does configure end up adding
the lib into the link flags for libstdc++ in your case?