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]

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


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






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