This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/22465] New: gcc/doc/tm.texi:9284: Cross reference to nonexistent node
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2005 18:51:55 -0000
- Subject: [Bug other/22465] New: gcc/doc/tm.texi:9284: Cross reference to nonexistent node
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
current snapshot doesn't build:
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o
doc/gccint.info ../../gcc/doc/gccint.texi; \
fi
../../gcc/doc//tm.texi:9284: Cross reference to nonexistent node
`Cross-profiling' (perhaps incorrect sectioning?).
makeinfo: Removing output file `doc/gccint.info' due to errors; use --force to
preserve.
make[2]: *** [doc/gccint.info] Error 1
cross-profiling node is defined gcov.texi (not included in TEXI_GCCINT_FILES).
--
Summary: gcc/doc/tm.texi:9284: Cross reference to nonexistent
node
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at agmk dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pld-linux
GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22465