Patch: Documenting tools necessary for GCC [take 2]

Joseph S. Myers jsm28@cam.ac.uk
Fri Jun 6 17:02:00 GMT 2003


On Fri, 6 Jun 2003, Kaveh R. Ghazi wrote:

> 2003-06-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
> 
> 	* doc/install.texi (Prerequisites): New section documenting
> 	tools and packages necessary prior to building and/or
> 	modifying GCC.
> 	* doc/install.texi2html: Also generate prerequisites.html.

This is OK subject to the following:

> +@table @code

The tables should be "@table @asis" - you don't want all the item
summaries to be in a fixed width font.

> +@command{configure/make}.

This is two commands: "@command{configure}/@command{make}".

> +Necessary when modifying @file{configure.in}, @file{aclocal.m4}, etc.@

The command is "@:" (at-colon, not at-newline), here and below.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list