------- 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

Reply via email to