opintern.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 21 行
GML
21 行
.*
.*
.option INTERNALRELOCS
.*
.np
The "INTERNALRELOCS" option is used with LX format executables under
32-bit OS/2.
.ix 'internal relocation'
.ix 'relocation' 'internal'
By default, OS/2 executables do not contain internal relocation
information and OS/2 Dynamic Link Libraries do contain internal
relocation information.
This option causes the &lnkname to include internal relocation
information in OS/2 LX format executables.
.np
The format of the "INTERNALRELOCS" option (short form "INT") is as
follows.
.mbigbox
OPTION INTERNALRELOCS
.embigbox
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?