public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/11074] New: libstdc++ fails to build due to gettext issue
@ 2003-06-03  8:33 tim.vanholder@anubex.com
  2003-06-08  4:26 ` [Bug bootstrap/11074] " dhazeghi@yahoo.com
                   ` (15 more replies)
  0 siblings, 16 replies; 20+ messages in thread
From: tim.vanholder@anubex.com @ 2003-06-03  8:33 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: libstdc++ fails to build due to gettext issue
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tim.vanholder@anubex.com
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

When building on linux with an external gettext (i.e. using libintl
(libintl_gettext) instead of libc (gettext)), the abi_check program of the
libstdc++-v3 testsuite fails to build, breaking the gcc build.
The problem is that libstdc++ uses gettext, but abi_check is not linked with
libintl.  Simply adding the typical gettext configury to libstdc++-v3 (and
adding @INTLLIBS@ to $(LIBS) for the testsuite Makefile) should make it work (I
manually added -lintl to abi_check_LDADD and this allowed the build to proceed
normally).



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <bug-11074-1258@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2009-01-27  0:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-03  8:33 [Bug bootstrap/11074] New: libstdc++ fails to build due to gettext issue tim.vanholder@anubex.com
2003-06-08  4:26 ` [Bug bootstrap/11074] " dhazeghi@yahoo.com
2003-06-09 16:28 ` bkoz@redhat.com
2003-06-16 17:38 ` dhazeghi@yahoo.com
2003-08-23  0:24 ` [Bug libstdc++/11074] " dhazeghi at yahoo dot com
2004-05-25 22:13 ` bkoz at gcc dot gnu dot org
2004-06-07  3:14 ` pinskia at gcc dot gnu dot org
2004-06-07  3:27 ` pinskia at gcc dot gnu dot org
2004-06-22 12:12 ` tim dot vanholder at anubex dot com
2004-07-26 21:04 ` bkoz at gcc dot gnu dot org
2004-07-27  6:26 ` tim dot vanholder at anubex dot com
2004-07-28  2:26 ` mckelvey at maskull dot com
2004-11-15 22:01 ` bkoz at gcc dot gnu dot org
2004-11-16  7:56 ` tim dot vanholder at anubex dot com
2005-01-16 16:12 ` pinskia at gcc dot gnu dot org
2005-01-16 17:25 ` schlie at comcast dot net
2005-04-20  8:15 ` tim dot vanholder at anubex dot com
     [not found] <bug-11074-1258@http.gcc.gnu.org/bugzilla/>
2008-12-25 16:04 ` tkoenig at gcc dot gnu dot org
2008-12-26 18:08 ` tim dot vanholder at anubex dot com
2009-01-27  0:23 ` bkoz at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).