This is the mail archive of the gcc@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]

The 'gcc-g++' module name is broken


Our CVS modules file defines gcc-g++ as

    gcc-g++ -a \
        gcc/gcc/cp \
        gcc/libstdc++ \
        gcc/libstdc++-v3 \
        gcc/libio

which is clearly bogus, since libstdc++ and libio have been long gone.

I'll be fixing this shortly.  Are there any special wrappers or steps to
editing the CVSROOT files for the GCC project?  (Beyond what's normal for
CVSROOT files, I mean.)



Phil


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