[Bug c++/43734] cerr related segmentation fault

eike@sf-mail.de gcc-bugzilla@gcc.gnu.org
Fri Nov 29 20:56:00 GMT 2013


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

--- Comment #13 from Rolf Eike Beer <eike@sf-mail.de> ---
Ok, it looks like this is no gcc problem. If I rebuild gcc with binutils 2.22
it works. If I compile gcc with binutils 2.23.[12] it fails. Having a gcc built
with binutils 2.23.2 and building the program with binutils 2.22 it also fails.
So the solution (for the moment) is to build gcc with binutils 2.22 and
everything is fine.



More information about the Gcc-bugs mailing list