Home | History | Annotate | Download | only in man1

Lines Matching full:dll

1127 \&\f(CW\*(C`.exe\*(C'\fR or \f(CW\*(C`.dll\*(C'\fR suffix, this option forces the linker to copy
1529 .IP "\fB\-\-dll\-verbose\fR" 4
1530 .IX Item "--dll-verbose"
1788 the output to be a dynamically linked library (\s-1DLL\s0) instead of a
1789 normal executable. You should name the output \f(CW\*(C`*.dll\*(C'\fR when you
1811 .IP "\fB\-\-dll\fR" 4
1812 .IX Item "--dll"
1813 Create a \s-1DLL\s0 instead of a regular executable. You may also use
1839 If given, all global symbols in the objects used to build a \s-1DLL\s0 will
1840 be exported by the \s-1DLL\s0. Note that this is the default if there
1848 re\-exported, nor will symbols specifying the \s-1DLL\s0's internal layout
1885 Use \fIvalue\fR as the base address of your program or dll. This is
1886 the lowest memory location that will be used when your program or dll
1932 file corresponding to the \s-1DLL\s0 the linker is generating. This \s-1DEF\s0 file
1940 import lib corresponding to the \s-1DLL\s0 the linker is generating. This
1941 import lib (which should be called \f(CW\*(C`*.dll.a\*(C'\fR or \f(CW\*(C`*.a\*(C'\fR
1942 may be used to link clients against the generated \s-1DLL\s0; this behaviour
1950 from the dllname to create unique image bases for each \s-1DLL\s0, in-memory
1960 .IP "\fB\-\-dll\-search\-prefix\fR \fIstring\fR" 4
1961 .IX Item "--dll-search-prefix string"
1962 When linking dynamically to a dll without an import library,
1963 search for \f(CW\*(C`<string><basename>.dll\*(C'\fR in preference to
1964 \&\f(CW\*(C`lib<basename>.dll\*(C'\fR. This behaviour allows easy distinction
1967 \&\f(CW\*(C`\-\-dll\-search\-prefix=cyg\*(C'\fR.
1993 fields of struct variables imported from a \s-1DLL\s0, as well as using a
1994 constant index into an array variable imported from a \s-1DLL\s0. Any
2047 building a \s-1DLL\s0, building client code that will link to the \s-1DLL\s0, or
2110 that is, \s-1DATA\s0 imports from \s-1DLL\s0 with non-zero offset, this switch will create