Mail Archives: djgpp-workers/2003/01/20/01:31:35
On Sun, 19 Jan 2003, Charles Sandmann wrote:
> New file; included by ../utils/utils.tex
Thanks!
> @node go32-v2, stubify, , Top
> @chapter go32-v2
>
> @code{go32-v2} is a utility which allows you to run unstubbed
> @acronym{COFF} images.
Program names should in general have the @command markup, not @code.
(The effect is the same as of this writing, but I think it's better to
use the correct markup anyway.) Please also use @command (and other
relevant markups) in the @chapter and @section lines; only @node should
not have any @-commands in it.
I'd prefer a "@pindex @command{go32-v2}" entry right after the @chapter
line.
> If you rename it to @file{go32.exe} and put on your @code{PATH}
PATH is an environment variable, so @env is better than @code.
> If you define the environment variable @env{GO32_V2_DEBUG}, @code{go32-v2}
I'd suggest a @vindex entry for every environment variable we mention
here.
> @chapter stubify
>
> Usage: @code{stubify} [@code{-v}] [@code{-g}] @file{files}
The usage should either be in a @smallexample or have the @kbd markup.
> extension. The resulting file will have @code{.exe} extension.
I think .exe should be in @file.
> @node stubedit, exe2coff, stubify, Top
> @chapter stubedit
I think this chapter should have @cindex entries for stack size
modification and other user-meaningful changes that stubedit can do.
- Raw text -