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

--- Comment #8 from Dâniel Fraga <fragabr at gmail dot com> ---
(In reply to Richard Biener from comment #7)
> 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?

Good question. How can I debug this? Is there a simple way?

Reply via email to