opverbos.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 16 行

GML
16
字号
.*
.*
.option VERBOSE
.*
.np
The "VERBOSE" option controls the amount of information produced by
the &lnkname in the map file.
The format of the "VERBOSE" option (short form "V") is as follows.
.mbigbox
    OPTION VERBOSE
.embigbox
.np
If the "VERBOSE" option is specified, the linker will list, for each
object file, all segments it defines and their sizes.
By default, this information is not produced in the map file.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?