This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
CVSROOT/modules bug
- From: Serge Belyshev <1319 at bot dot ru>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 24 Mar 2004 21:04:52 +0300
- Subject: CVSROOT/modules bug
When I do
cvs co [-r <tag>] gcc-core
some unneeded directories included into tree:
libgfortran/
gcc/treelang/
libgfortran breaks build on tree-ssa-20020619-branch or lno-branch because
gcc/fortran is not included. And:
gcc/fixinc
is missing. On mainline also unnecessary
libcpp/
objcp/
xiberty/
--
Best regards, Serge.