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: [RFA] Append / to -B


On 30 Jun 2001, Nick Clifton wrote:

> + As a special kludge, if the path provided by @option{-B} is
> + @samp{[foo/]stage<N>/} then it will be replaced by
> + @samp{[foo/]include}.  This is to help with boot-strapping the compiler.

@file not @samp.  Use @var{foo} (or better, @var{dir}).  Use @var{N} not
<N>.  Indicate exactly what N can be.

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