Red Hat ENTERPRISE LINUX 4 - USING ID Using Manual page 28

Gnu linker
Hide thumbs Also See for ENTERPRISE LINUX 4 - USING ID:
Table of Contents

Advertisement

24
-minor-image-version
Sets the minor number of the "image version". Defaults to 0. [This option is specific to the i386
PE targeted port of the linker]
-minor-os-version
Sets the minor number of the "os version". Defaults to 0. [This option is specific to the i386 PE
targeted port of the linker]
-minor-subsystem-version
Sets the minor number of the "subsystem version". Defaults to 0. [This option is specific to the
i386 PE targeted port of the linker]
-output-def
file
The linker will create the file
the linker is generating. This DEF file (which should be called
an import library with
exported symbols. [This option is specific to the i386 PE targeted port of the linker]
-out-implib
file
The linker will create the file
linker is generating. This import lib (which should be called
clients against the generated DLL; this behavior makes it possible to skip a separate
import library creation step. [This option is specific to the i386 PE targeted port of the linker]
-enable-auto-image-base
Automatically choose the image base for DLLs, unless one is specified using the
argument. By using a hash generated from the dllname to create unique image bases for each
DLL, in-memory collisions and relocations which can delay program execution are avoided.
[This option is specific to the i386 PE targeted port of the linker]
-disable-auto-image-base
Do not automatically generate a unique image base. If there is no user-specified image base
(
-image-base
port of the linker]
-dll-search-prefix
When
linking
string
basename
¡
easy distinction between DLLs built for the various "subplatforms": native, cygwin, uwin, pw,
etc. For instance, cygwin DLLs typically use
specific to the i386 PE targeted port of the linker]
-enable-auto-import
Do sophisticated linking of
create the necessary thunking symbols when building the import libraries with those DATA ex-
ports. This generally will 'just work' - but sometimes you may see this message:
"variable '
var
¢
-enable-auto-import
value
value
value
file
or may be used as a reference to automatically or implicitly
dlltool
which will contain an import lib corresponding to the DLL the
file
) then use the platform default. [This option is specific to the i386 PE targeted
string
dynamically
to
in preference to
.dll
¡
_symbol
' can't be auto-imported. Please read the documentation for ld's
£
for details."
which will contain a DEF file corresponding to the DLL
a
dll
without
lib basename
-dll-search-prefix=cyg
to
__imp__symbol
Chapter 3. Invocation
) may be used to create
*.def
or
may be used to link
*.dll.a
*.a
an
import
library,
. This behavior allows
.dll
¡
. [This option is
for DATA imports from DLLs, and
dlltool
-image-base
search
for

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 4 - USING ID and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Enterprise linux 4

Table of Contents