This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258

Bruce Dubbs <bdubbs at linuxfromscratch dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdubbs at linuxfromscratch
                   |                            |dot org

--- Comment #2 from Bruce Dubbs <bdubbs at linuxfromscratch dot org> 2013-02-18 21:31:45 UTC ---
texinfo-5.0 has been released and breaks the gcc info page generation.  For
LFS, we are disabling these files until the texi files are fixed:

sed -i 's/BUILD_INFO=info/BUILD_INFO=/' gcc/configure


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