Lines Matching full:dll
1057 \&\f(CW\*(C`.exe\*(C'\fR or \f(CW\*(C`.dll\*(C'\fR suffix, this option forces the linker to copy
1426 .IP "\fB\-\-dll\-verbose\fR" 4
1427 .IX Item "--dll-verbose"
1652 the output to be a dynamically linked library (\s-1DLL\s0) instead of a
1653 normal executable. You should name the output \f(CW\*(C`*.dll\*(C'\fR when you
1675 .IP "\fB\-\-dll\fR" 4
1676 .IX Item "--dll"
1677 Create a \s-1DLL\s0 instead of a regular executable. You may also use
1703 If given, all global symbols in the objects used to build a \s-1DLL\s0 will
1704 be exported by the \s-1DLL\s0. Note that this is the default if there
1712 re\-exported, nor will symbols specifying the \s-1DLL\s0's internal layout
1749 Use \fIvalue\fR as the base address of your program or dll. This is
1750 the lowest memory location that will be used when your program or dll
1796 file corresponding to the \s-1DLL\s0 the linker is generating. This \s-1DEF\s0 file
1804 import lib corresponding to the \s-1DLL\s0 the linker is generating. This
1805 import lib (which should be called \f(CW\*(C`*.dll.a\*(C'\fR or \f(CW\*(C`*.a\*(C'\fR
1806 may be used to link clients against the generated \s-1DLL\s0; this behaviour
1814 from the dllname to create unique image bases for each \s-1DLL\s0, in-memory
1824 .IP "\fB\-\-dll\-search\-prefix\fR \fIstring\fR" 4
1825 .IX Item "--dll-search-prefix string"
1826 When linking dynamically to a dll without an import library,
1827 search for \f(CW\*(C`<string><basename>.dll\*(C'\fR in preference to
1828 \&\f(CW\*(C`lib<basename>.dll\*(C'\fR. This behaviour allows easy distinction
1831 dll\-search\-prefix=cyg\*(C'\fR.
1851 fields of struct variables imported from a \s-1DLL\s0, as well as using a
1852 constant index into an array variable imported from a \s-1DLL\s0. Any
1905 building a \s-1DLL\s0, building client code that will link to the \s-1DLL\s0, or
1968 that is, \s-1DATA\s0 imports from \s-1DLL\s0 with non-zero offset, this switch will create