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]

Re: c++/gcc_update rm stdstreams.cc needed by make



cvs server: warning: libstdc++-v3/src/stdstreams.cc is not (any longer) pertinent

this is correct.

for your build error, you might try

'make clean' in the libstdc++-v3 build dir. You'll need to regenerate
the makefiles. If this doesn't work, you can do './config.status
--recheck; ./config.status' and that will regen the libstc++ makefiles
correctly.

-benjamin

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