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]
Other format: [Raw text]

Re: Documentation problem: Cannot build gcc 3.1 info files


On Sat, Apr 13, 2002 at 10:05:56AM +0100, Joseph S. Myers wrote:
> need to ensure that you have a sufficiently recent version.  (In
> particular, you need to make makeinfo >= 4.1 installed to test doc

Is this makeinfo version requirement documented anywhere in the gcc
manual?

Also, I upgraded to makeinfo 4.1, and now I am getting these warnings:
doc/extend.texi:981: warning: Info cannot handle `:' in index entry `extensions, @code{?:}'.
doc/extend.texi:982: warning: Info cannot handle `:' in index entry `@code{?:} extensions'.
doc/extend.texi:1062: warning: Info cannot handle `:' in index entry `extensions, @code{?:}'.
doc/extend.texi:1063: warning: Info cannot handle `:' in index entry `@code{?:}
extensions'.
doc/extend.texi:1085: warning: Info cannot handle `:' in index entry `side effect in ?:'.
doc/extend.texi:1086: warning: Info cannot handle `:' in index entry `?: side effect'.

Is this a problem?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


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