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]

bug in gcc/po/POTFILES.in ?



How can I compile gcc-core (or only C compiler from CVS) if
gcc/po/POTFILES.in have: 

cp/call.c
cp/class.c
cp/cp-tree.h
cp/cvt.c
cp/decl.c
cp/decl.h
cp/decl2.c
cp/errfn.c
cp/error.c
cp/except.c
cp/expr.c
cp/friend.c
cp/g++spec.c
cp/inc/new.h
cp/init.c
cp/lang-options.h
cp/lang-specs.h
cp/lex.c
cp/lex.h
cp/method.c
cp/parse.c   # generated only if I want to compile C++ even if I have cp/*
cp/parse.h   # Likewise.
cp/pt.c
cp/ptree.c
cp/repo.c
cp/rtti.c
cp/search.c
cp/spew.c
cp/tinfo.h
cp/tree.c
cp/typeck.c
cp/typeck2.c
cp/xref.c
...
objc/objc-act.c
objc/objc-act.h
...


Denis.


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