Home | History | Annotate | Download | only in man1

Lines Matching full:dll

418 support a similar function to export all symbols from a \s-1DLL\s0 or \s-1EXE\s0; see
1175 \&\f(CW\*(C`.exe\*(C'\fR or \f(CW\*(C`.dll\*(C'\fR suffix, this option forces the linker to copy
1601 .IP "\fB\-\-dll\-verbose\fR" 4
1602 .IX Item "--dll-verbose"
1866 the output to be a dynamically linked library (\s-1DLL\s0) instead of a
1867 normal executable. You should name the output \f(CW\*(C`*.dll\*(C'\fR when you
1889 .IP "\fB\-\-dll\fR" 4
1890 .IX Item "--dll"
1891 Create a \s-1DLL\s0 instead of a regular executable. You may also use
1940 If given, all global symbols in the objects used to build a \s-1DLL\s0 will
1941 be exported by the \s-1DLL\s0. Note that this is the default if there
1949 re-exported, nor will symbols specifying the \s-1DLL\s0's internal layout
1986 Use \fIvalue\fR as the base address of your program or dll. This is
1987 the lowest memory location that will be used when your program or dll
2033 file corresponding to the \s-1DLL\s0 the linker is generating. This \s-1DEF\s0 file
2041 import lib corresponding to the \s-1DLL\s0 the linker is generating. This
2042 import lib (which should be called \f(CW\*(C`*.dll.a\*(C'\fR or \f(CW\*(C`*.a\*(C'\fR
2043 may be used to link clients against the generated \s-1DLL\s0; this behaviour
2051 from the dllname to create unique image bases for each \s-1DLL\s0, in-memory
2061 .IP "\fB\-\-dll\-search\-prefix\fR \fIstring\fR" 4
2062 .IX Item "--dll-search-prefix string"
2063 When linking dynamically to a dll without an import library,
2064 search for \f(CW\*(C`<string><basename>.dll\*(C'\fR in preference to
2065 \&\f(CW\*(C`lib<basename>.dll\*(C'\fR. This behaviour allows easy distinction
2068 \&\f(CW\*(C`\-\-dll\-search\-prefix=cyg\*(C'\fR.
2094 fields of struct variables imported from a \s-1DLL\s0, as well as using a
2095 constant index into an array variable imported from a \s-1DLL\s0. Any
2148 building a \s-1DLL\s0, building client code that will link to the \s-1DLL\s0, or
2211 that is, \s-1DATA\s0 imports from \s-1DLL\s0 with non-zero offset, this switch will create