This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/22195] Missing Documentation
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2006 03:43:05 -0000
- Subject: [Bug bootstrap/22195] Missing Documentation
- References: <bug-22195-3024@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rmathew at gcc dot gnu dot org 2006-03-31 03:43 -------
FWIW, I am getting the same error with GCC 3.4.6 and I *do have* GNU Texinfo
4.8.
I have FSF GCC 3.4.5 sources and I downloaded GCC 3.4.6 diffs for "core" and
"g++" - the patches applied successfully, but "make bootstrap" terminates with
the same error as reported by the filer. I'm on i686-pc-linux-gnu and the
starting compiler is FSF GCC 3.4.5.
The command for configuration was:
/root/inst/gcc-3.4.6/configure --prefix=/usr/local --disable-debug \
--disable-nls --disable-checking --enable-threads=posix \
--enable-languages=c,c++ --enable-__cxa_atexit --with-system-zlib \
--with-gnu-ld --with-gnu-as --with-arch=pentium3 --with-tune=pentium3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22195