libstdc++/9408: std::string input operator waits for EOF

Paolo Carlini pcarlini@unitus.it
Thu Jan 23 09:26:00 GMT 2003


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

From: Paolo Carlini <pcarlini@unitus.it>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/9408: std::string input operator waits for EOF
Date: Thu, 23 Jan 2003 10:17:29 +0100

 Kelly Fitz wrote:
 
 > I expect the behavior you describe, but that is not the behavior I see.
 
 >  as --traditional-format -V -Qy -o moo.o moo.s
 > GNU assembler version 2.10.91 (i386-redhat-linux) using BFD version  
 > 2.10.91.0.2
 
 
 Hi,
 
 looks like your binutils are quite old (the current version is 
 2.13.2.1), and I suspect, glibc too.
 The latter, in particular, is probably the culprit, since, for 
 glibc2.2.5 and 2.3.x, there are hundreds of succesful installations 
 around I'm aware of, certainly not experiencing the problem.
 
 Could you possibly upgrade your glibc package and/or double check on a 
 system similar to yours but equipped with a more recent glibc?
 
 Thanks, Paolo.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9408
 



More information about the Gcc-prs mailing list