|
32.
|
|
|
--export-all-symbols Automatically export all globals to 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.
|
|
|
|
--export-all-symbols Exporter automatiquement tous les globaux au DLL
|
|
Translated by
Grégoire Scano
|
|
|
|
Located in
eaarch64pe.c:451 earm64pe.c:451 earm_wince_pe.c:445 earmpe.c:445
ei386pe.c:445 ei386pe_posix.c:445 ei386pep.c:451 emcorepe.c:445 eshpe.c:445
|
|
33.
|
|
|
--kill-at Remove @nn from exported symbols
|
|
|
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.
|
|
|
|
--kill-at Enlever les @nn des symboles exportés
|
|
Translated by
Grégoire Scano
|
|
|
|
Located in
eaarch64pe.c:452 earm64pe.c:452 earm_wince_pe.c:446 earmpe.c:446
ei386pe.c:446 ei386pe_posix.c:446 ei386pep.c:452 emcorepe.c:446 eshpe.c:446
|
|
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 <fichier> Générer la bibliothèque d'importation
|
|
Translated by
Grégoire Scano
|
|
|
|
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 <fichier> générer un fichier .DEF pour le DLL construit
|
|
Translated and reviewed by
Jean-Marc
|
In upstream: |
|
--output-def <fichier> Générer le fichier .DEF pour le DLL construit
|
|
|
Suggested by
Grégoire Scano
|
|
|
|
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 Avertir lors de l'exportation avec duplication
|
|
Translated by
Grégoire Scano
|
|
|
|
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 Créer des bibliothèques d'importation avec
compatibilité arrière;
créer __imp_<SYMBOL> aussi
|
|
Translated by
Grégoire Scano
|
|
|
|
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 Automatiquement choisir l'image de base pour les DLL
à moins que l'usager en ait spécifié une
|
|
Translated by
Grégoire Scano
|
|
|
|
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 Ne pas choisir automatiquement l'image de base (par défaut)
|
|
Translated by
Grégoire Scano
|
|
|
|
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=<chaîne> Lors de l'édition dynamique de liens vers un DLL sans
importlib, utiliser <chaîne><basename>.dll
de préférence à lib<basename>.dll
|
|
Translated by
Grégoire Scano
|
|
|
|
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 Faire de l'édition sophitiquée de liens de _sym vers
__imp_sym pour les références DATA
|
|
Translated by
Grégoire Scano
|
|
|
|
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
|