public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
@ 2002-09-07  4:56 nwourms
  0 siblings, 0 replies; 5+ messages in thread
From: nwourms @ 2002-09-07  4:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7849
>Category:       libstdc++
>Synopsis:       libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 07 04:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     nwourms@netscape.net
>Release:        20020907
>Organization:
>Environment:
2.4.19-rc1-ac3-gentoo-r1 #3 Mon Aug 5 05:59:51 EDT 2002 i686 Pentium III (Katmai) GenuineIntel GNU/Linux

GNU ld version 2.13.90.0.4 20020814
glibc-2.2.5
>Description:
For the last 2 days, I have been unable to fully bootstrap the cvs HEAD sources.  Each time I build from a clean build dir, it fails when trying to build abi_check in libstdc++.  Specifically, g++ complains: [...]/libstdc++-v3/src/.libs/libstdc++.so: undefined reference to `std::messages<wchar_t>::do_get(int, int, int, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) const'
>How-To-Repeat:
This is the configuration arguments I use to build the gcc suite:
CFLAGS="-march=pentium3 -mfpmath=sse -mmmx -msse -pipe" \
CXXFLAGS="-march=pentium3 -mfpmath=sse -mmmx -msse -pipe -Wno-deprecated" \
../gcc/configure  --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix=/usr --srcdir=../../gcc/gcc --mandir=/usr/share/man --infodir=/usr/share/info --program-suffix=-3.3 --with-gcc-version-trigger=/usr/src/gcc/gcc/gcc/version.c --with-system-zlib --with-gxx-include-dir=/usr/include/g++-v33 --with-local-prefix=/usr/local --with-x --without-included-gettext --enable-shared --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --enable-objc-gc --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --enable-shared --enable-interpreter --enable-nls --disable-checking

Run 'make bootstrap' from TLD of build dir after configuring.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
@ 2002-11-02  7:02 bkoz
  0 siblings, 0 replies; 5+ messages in thread
From: bkoz @ 2002-11-02  7:02 UTC (permalink / raw)
  To: bkoz, gcc-bugs, gcc-prs, nwourms

Synopsis: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check

State-Changed-From-To: analyzed->closed
State-Changed-By: bkoz
State-Changed-When: Sat Nov  2 07:02:18 2002
State-Changed-Why:
    By request.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7849


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
@ 2002-11-02  5:16 Nicholas Wourms
  0 siblings, 0 replies; 5+ messages in thread
From: Nicholas Wourms @ 2002-11-02  5:16 UTC (permalink / raw)
  To: bkoz; +Cc: gcc-prs

The following reply was made to PR libstdc++/7849; it has been noted by GNATS.

From: Nicholas Wourms <nwourms@netscape.net>
To: bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...]
 causes failure during building of abi_check
Date: Sat, 02 Nov 2002 08:05:39 -0500

 bkoz@gcc.gnu.org wrote:
 > Synopsis: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
 > 
 > Responsible-Changed-From-To: unassigned->bkoz
 > Responsible-Changed-By: bkoz
 > Responsible-Changed-When: Fri Nov  1 17:49:39 2002
 > Responsible-Changed-Why:
 >     Mine.
 > State-Changed-From-To: open->analyzed
 > State-Changed-By: bkoz
 > State-Changed-When: Fri Nov  1 17:49:39 2002
 > State-Changed-Why:
 >     Can you confirm that this is still an issue?
 >     
 >     I'm unable to reproduce this with today's gcc, and ld as of:
 >     
 >     %ld --version
 >     GNU ld version 2.13.90 20021027
 >     
 >     -benjamin
 
 Sorry, yes this was fixed awile ago (probably before anyone 
 even got to this report).  Sorry for not closing it out.
 
 Cheers,
 Nicholas
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
@ 2002-11-01 17:49 bkoz
  0 siblings, 0 replies; 5+ messages in thread
From: bkoz @ 2002-11-01 17:49 UTC (permalink / raw)
  To: bkoz, gcc-bugs, gcc-prs, nobody, nwourms

Synopsis: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Fri Nov  1 17:49:39 2002
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Fri Nov  1 17:49:39 2002
State-Changed-Why:
    Can you confirm that this is still an issue?
    
    I'm unable to reproduce this with today's gcc, and ld as of:
    
    %ld --version
    GNU ld version 2.13.90 20021027
    
    -benjamin

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7849


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
@ 2002-09-07  7:46 Andrew Pinski
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Pinski @ 2002-09-07  7:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libstdc++/7849; it has been noted by GNATS.

From: Andrew Pinski <pinskia@physics.uc.edu>
To: nwourms@netscape.net
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check
Date: Sat, 7 Sep 2002 10:44:06 -0400

 It even happens with less configure options and without the CFLAGS and 
 CXXFLAGS:
 --target=i686-pc-linux-gnu --enable-__cxa_atexit 
 --prefix=/home/gates/pinskia/linux --enable-threads=posix 
 --enable-shared
 
 Thanks,
 Andrew Pinski
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-11-02 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-07  4:56 libstdc++/7849: libstdc++.so: undefined reference to std::messages<wchar_t>::do_get[...] causes failure during building of abi_check nwourms
2002-09-07  7:46 Andrew Pinski
2002-11-01 17:49 bkoz
2002-11-02  5:16 Nicholas Wourms
2002-11-02  7:02 bkoz

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).