This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/gcc_update rm stdstreams.cc needed by make
- To: "gcc-bugs at gcc dot gnu dot org" <gcc-bugs at gcc dot gnu dot org>
- Subject: c++/gcc_update rm stdstreams.cc needed by make
- From: Larry Evans <jcampbell3 at prodigy dot net>
- Date: Sun, 14 Jan 2001 14:08:01 -0600
Around 11am CST I did gcc_update and got this as part of output:
P libstdc++-v3/src/localename.cc
cvs server: warning: libstdc++-v3/src/stdstreams.cc is not (any longer) pertinent
P libstdc++-v3/src/string-inst.cc
I then did make in the build directory and got this as part of output:
make[3]: Entering directory `/mnt/scratch/gcc-2.96/latest-cvs/debug/build/i586-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** No rule to make target `stdstreams.cc', needed by `stdstreams.lo'. Stop.
make[3]: Leaving directory `/mnt/scratch/gcc-2.96/latest-cvs/debug/build/i586-pc-linux-gnu/libstdc++-v3/src'