------- Comment #2 from jwakely dot gcc at gmail dot com 2009-08-10 13:17 ------- Since the C++0x changes to fstream are only additions, the simplest solution is probably to compile src/fstream-inst.cc in c++0x mode, which just means adding new targets to src/Makefile.am so that -std=gnu++0x is used.
I'll test that fix tonight if noone beats me to it. The problem seems to be present on the 4.4 branch as well as trunk. -- jwakely dot gcc at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwakely dot gcc at gmail dot | |com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41005