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 libstdc++/50915] gcc fails at run time due to undefined libintl_textdomain


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

--- Comment #3 from Titu <titu_senapati at yahoo dot com> 2011-10-31 14:07:19 UTC ---
(In reply to comment #2)
> You used --with-included-gettext, that's probably breaking things for you
> (together with -nodefaultlibs I guess).
> 
> Anyway, 3.4.3 is no longer supported.

Thanks for the response. I had used --with-included-gettext as I was getting
the libintl_textdomain problem. I will use the -nodefaultlibs option and try.
If that does not solves, I will move to higher version.

Thanks.


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