|
34.
|
|
|
--out-implib <file> Generate import library
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--out-implib <文件> 生成导入库
|
|
Translated and reviewed by
Meng Jie
|
|
|
|
Located in
emultempl/pe.em:456
|
|
35.
|
|
|
--output-def <file> Generate a .DEF file for the built DLL
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--output-def <文件> 为建立的 DLL 生成一个 .DEF 文件
|
|
Translated and reviewed by
Meng Jie
|
|
|
|
Located in
eaarch64pe.c:453 earm64pe.c:453 earm_wince_pe.c:447 earmpe.c:447
ei386pe.c:447 ei386pe_posix.c:447 ei386pep.c:453 emcorepe.c:447 eshpe.c:447
|
|
36.
|
|
|
--warn-duplicate-exports Warn about duplicate exports.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--warn-duplicate-exports 对重复导出给出警告。
|
|
Translated and reviewed by
Meng Jie
|
|
|
|
Located in
emultempl/pe.em:458
|
|
37.
|
|
|
--compat-implib Create backward compatible import libs;
create __imp_<SYMBOL> as well.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--compat-implib 生成后向兼容的导入库;
同时生成 __imp_<符号>。
|
|
Translated and reviewed by
Meng Jie
|
|
|
|
Located in
earm_wince_pe.c:449 earmpe.c:449 ei386pe.c:449 ei386pe_posix.c:449
emcorepe.c:449 eshpe.c:449
|
|
38.
|
|
|
--enable-auto-image-base Automatically choose image base for DLLs
unless user specifies one
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--enable-auto-image-base 除非用户指定否则自动选择映象基址
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
eaarch64pe.c:456 earm64pe.c:456 ei386pep.c:456
|
|
39.
|
|
|
--disable-auto-image-base Do not auto-choose image base. (default)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--disable-auto-image-base 不自动选择映象基址。(默认)
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
earm_wince_pe.c:451 earmpe.c:451 ei386pe.c:451 ei386pe_posix.c:451
emcorepe.c:451 eshpe.c:451
|
|
40.
|
|
|
--dll-search-prefix=<string> When linking dynamically to a dll without
an importlib, use <string><basename>.dll
in preference to lib<basename>.dll
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--dll-search-prefix=<字符串> 动态链接至 DLL 而缺少导入库时,使用
<字符串><基本名>.dll 而不是 lib<基本名>.dll
|
|
Translated and reviewed by
Meng Jie
|
|
|
|
Located in
eaarch64pe.c:458 earm64pe.c:458 earm_wince_pe.c:452 earmpe.c:452
ei386pe.c:452 ei386pe_posix.c:452 ei386pep.c:458 emcorepe.c:452 eshpe.c:452
|
|
41.
|
|
|
--enable-auto-import Do sophisticated linking of _sym to
__imp_sym for DATA references
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--enable-auto-import 为实现 DATA 引用,使用复杂的手段将 _sym
链接至 __imp_sym
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
eaarch64pe.c:459 earm64pe.c:459 earm_wince_pe.c:453 earmpe.c:453
ei386pe.c:453 ei386pe_posix.c:453 ei386pep.c:459 emcorepe.c:453 eshpe.c:453
|
|
42.
|
|
|
--disable-auto-import Do not auto-import DATA items from DLLs
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--disable-auto-import 不为 DLL 自动导入 DATA 项
|
|
Translated and reviewed by
Meng Jie
|
|
|
|
Located in
eaarch64pe.c:460 earm64pe.c:460 earm_wince_pe.c:454 earmpe.c:454
ei386pe.c:454 ei386pe_posix.c:454 ei386pep.c:460 emcorepe.c:454 eshpe.c:454
|
|
43.
|
|
|
--enable-runtime-pseudo-reloc Work around auto-import limitations by
adding pseudo-relocations resolved at
runtime.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--enable-runtime-pseudo-reloc 利用在运行阶段加入已解析的假性重寻址
来作为自动导入限制的解决方法。
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
earm_wince_pe.c:455 earmpe.c:455 ei386pe.c:455 ei386pe_posix.c:455
emcorepe.c:455 eshpe.c:455
|