Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   dlltool    ( 1 )

создавать файлы, необходимые для создания и использования DLL (create files needed to build and use DLLs)

  Name  |    Synopsis    |  Description  |  Options  |  See also  |

Синопсис (Synopsis)

dlltool [-d|--input-def def-file-name]
               [-b|--base-file base-file-name]
               [-e|--output-exp exports-file-name]
               [-z|--output-def def-file-name]
               [-l|--output-lib library-file-name]
               [-y|--output-delaylib library-file-name]
               [--export-all-symbols] [--no-export-all-symbols]
               [--exclude-symbols list]
               [--no-default-excludes]
               [-S|--as path-to-assembler] [-f|--as-flags options]
               [-D|--dllname name] [-m|--machine machine]
               [-a|--add-indirect]
               [-U|--add-underscore] [--add-stdcall-underscore]
               [-k|--kill-at] [-A|--add-stdcall-alias]
               [-p|--ext-prefix-alias prefix]
               [-x|--no-idata4] [-c|--no-idata5]
               [--use-nul-prefixed-import-tables]
               [-I|--identify library-file-name] [--identify-strict]
               [-i|--interwork]
               [-n|--nodelete] [-t|--temp-prefix prefix]
               [-v|--verbose]
               [-h|--help] [-V|--version]
               [--no-leading-underscore] [--leading-underscore]
               [object-file ...]