public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Jean-Marc Valin <valj01@gel.usherb.ca>
To: bkoz@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/2619
Date: Tue, 24 Apr 2001 16:46:00 -0000	[thread overview]
Message-ID: <20010424234601.27120.qmail@sourceware.cygnus.com> (raw)

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

From: Jean-Marc Valin <valj01@gel.usherb.ca>
To: bkoz@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Subject: Re: c++/2619
Date: Tue, 24 Apr 2001 19:50:01 -0400

 >     I can't duplicate this: I suspect that it's something to do with your installation.
 > 
 >     %nm libstdc++.a | grep seekpos |grep basic_str
 >     00000000 W _ZNSt15basic_streambufIcSt11char_traitsIcEE10pubseekposESt4fposI11__mbstate_tESt13_Ios_Openmode
 >     00000000 W _ZNSt15basic_streambufIcSt11char_traitsIcEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode
 >     00000000 W _ZNSt15basic_streambufIwSt11char_traitsIwEE10pubseekposESt4fposI11__mbstate_tESt13_Ios_Openmode
 >     00000000 W _ZNSt15basic_streambufIwSt11char_traitsIwEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode
 >     00000000 W _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode
 >     00000000 W _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode
 
 This is very odd, on my system:
 
 %nm /usr/local/lib/libstdc++.a | grep seekpos |grep basic_str
 00000000 W
 _ZNSt15basic_streambufIcSt11char_traitsIcEE10pubseekposESt4fposI9mbstate_tESt13_Ios_Openmode
 00000000 W
 _ZNSt15basic_streambufIcSt11char_traitsIcEE7seekposESt4fposI9mbstate_tESt13_Ios_Openmode
 00000000 W
 _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekposESt4fposI9mbstate_tESt13_Ios_Openmode
 
 (same thing for the .a and the .so)
 The RPMS I installed are:
 gcc-snapshot-20010423-1.i386.rpm
 gcc-snapshot-c++-20010423-1.i386.rpm
 
 	Jean-Marc Valin
 
 -- 
 Jean-Marc Valin
 Universite de Sherbrooke - Genie Electrique
 valj01@gel.usherb.ca


             reply	other threads:[~2001-04-24 16:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-24 16:46 Jean-Marc Valin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-05-24 22:36 c++/2619 rodrigc
2001-04-24 16:16 c++/2619 Benjamin Kosnik
2001-04-24 14:56 c++/2619 Jean-Marc Valin
2001-04-24 14:36 c++/2619 bkoz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010424234601.27120.qmail@sourceware.cygnus.com \
    --to=valj01@gel.usherb.ca \
    --cc=bkoz@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).