This is the mail archive of the gcc-patches@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]

Re: doc/install.texi srcdir clarification


On Wed, 30 May 2001, Laurent Guerby wrote:

> > Check the @emph{$exec_prefix/lib/gcc-lib/$target/$version} directory, where
>
> @var or @file here?

@file{@var{exex_prefix}/lib/gcc-lib/@var{target}/@var{version}}

> > switch described above. @emph{$target} is the target system triple,
> > such as @emph{sparc-sun-solaris2.7}, and @emph{$version} denotes the GCC version, such as 2.95.2.
>
> All @var?

Yes (so without $).

> > @option{--with-ld=@emph{/path/to/ld}}
>
> @empth => @var or @file

@file, I think.

> > @option{--enable-languages=}@emph{lang1}@option{,}@emph{lang2}@option{,...}
>
> @emph => @var?

Yes.

> Is there a document describing the set of GCC/texinfo guidelines to be
> followed somewhere?

The Texinfo 4.0 manual, "Marking Text", describes how to use Texinfo for
proper logical markup.

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


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