URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [ld.1] - Rev 826
Go to most recent revision | Compare with Previous | Blame | View Log
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05).\".\" Standard preamble:.\" ========================================================================.de Sh \" Subsection heading.br.if t .Sp.ne 5.PP\fB\\$1\fR.PP...de Sp \" Vertical space (when we can't use .PP).if t .sp .5v.if n .sp...de Vb \" Begin verbatim text.ft CW.nf.ne \\$1...de Ve \" End verbatim text.ft R.fi...\" Set up some character translations and predefined strings. \*(-- will.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left.\" double quote, and \*(R" will give a right double quote. \*(C+ will.\" give a nicer C++. Capital omega is used to do unbreakable dashes and.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,.\" nothing in troff, for use with C<>..tr \(*W-.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'.ie n \{\. ds -- \(*W-. ds PI pi. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch. ds L" "". ds R" "". ds C` "". ds C' ""'br\}.el\{\. ds -- \|\(em\|. ds PI \(*p. ds L" ``. ds R" '''br\}.\".\" Escape single quotes in literal strings from groff's Unicode transform..ie \n(.g .ds Aq \(aq.el .ds Aq '.\".\" If the F register is turned on, we'll generate index entries on stderr for.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index.\" entries marked with X<> in POD. Of course, you'll have to process the.\" output yourself in some meaningful fashion..ie \nF \{\. de IX. tm Index:\\$1\t\\n%\t"\\$2"... nr % 0. rr F.\}.el \{\. de IX...\}.\".\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2)..\" Fear. Run. Save yourself. No user-serviceable parts.. \" fudge factors for nroff and troff.if n \{\. ds #H 0. ds #V .8m. ds #F .3m. ds #[ \f1. ds #] \fP.\}.if t \{\. ds #H ((1u-(\\\\n(.fu%2u))*.13m). ds #V .6m. ds #F 0. ds #[ \&. ds #] \&.\}. \" simple accents for nroff and troff.if n \{\. ds ' \&. ds ` \&. ds ^ \&. ds , \&. ds ~ ~. ds /.\}.if t \{\. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u". ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'.\}. \" troff and (daisy-wheel) nroff accents.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'.ds 8 \h'\*(#H'\(*b\h'-\*(#H'.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#].ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#].ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#].ds ae a\h'-(\w'a'u*4/10)'e.ds Ae A\h'-(\w'A'u*4/10)'E. \" corrections for vroff.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'. \" for low resolution devices (crt and lpr).if \n(.H>23 .if \n(.V>19 \\{\. ds : e. ds 8 ss. ds o a. ds d- d\h'-1'\(ga. ds D- D\h'-1'\(hy. ds th \o'bp'. ds Th \o'LP'. ds ae ae. ds Ae AE.\}.rm #[ #] #H #V #F C.\" ========================================================================.\".IX Title "LD 1".TH LD 1 "2009-10-16" "binutils-2.20" "GNU Development Tools".\" For nroff, turn off justification. Always turn off hyphenation; it makes.\" way too many mistakes in technical documents..if n .ad l.nh.SH "NAME"ld \- The GNU linker.SH "SYNOPSIS".IX Header "SYNOPSIS"ld [\fBoptions\fR] \fIobjfile\fR ....SH "DESCRIPTION".IX Header "DESCRIPTION"\&\fBld\fR combines a number of object and archive files, relocatestheir data and ties up symbol references. Usually the last step incompiling a program is to run \fBld\fR..PP\&\fBld\fR accepts Linker Command Language files written ina superset of \s-1AT&T\s0's Link Editor Command Language syntax,to provide explicit and total control over the linking process..PPThis man page does not describe the command language; see the\&\fBld\fR entry in \f(CW\*(C`info\*(C'\fR for full details on the commandlanguage and on other aspects of the \s-1GNU\s0 linker..PPThis version of \fBld\fR uses the general purpose \s-1BFD\s0 librariesto operate on object files. This allows \fBld\fR to read, combine, andwrite object files in many different formats\-\-\-for example, \s-1COFF\s0 or\&\f(CW\*(C`a.out\*(C'\fR. Different formats may be linked together to produce anyavailable kind of object file..PPAside from its flexibility, the \s-1GNU\s0 linker is more helpful than otherlinkers in providing diagnostic information. Many linkers abandonexecution immediately upon encountering an error; whenever possible,\&\fBld\fR continues executing, allowing you to identify other errors(or, in some cases, to get an output file in spite of the error)..PPThe \s-1GNU\s0 linker \fBld\fR is meant to cover a broad range of situations,and to be as compatible as possible with other linkers. As a result,you have many choices to control its behavior..SH "OPTIONS".IX Header "OPTIONS"The linker supports a plethora of command-line options, but in actualpractice few of them are used in any particular context.For instance, a frequent use of \fBld\fR is to link standard Unixobject files on a standard, supported Unix system. On such a system, tolink a file \f(CW\*(C`hello.o\*(C'\fR:.PP.Vb 1\& ld \-o <output> /lib/crt0.o hello.o \-lc.Ve.PPThis tells \fBld\fR to produce a file called \fIoutput\fR as theresult of linking the file \f(CW\*(C`/lib/crt0.o\*(C'\fR with \f(CW\*(C`hello.o\*(C'\fR andthe library \f(CW\*(C`libc.a\*(C'\fR, which will come from the standard searchdirectories. (See the discussion of the \fB\-l\fR option below.).PPSome of the command-line options to \fBld\fR may be specified at anypoint in the command line. However, options which refer to files, suchas \fB\-l\fR or \fB\-T\fR, cause the file to be read at the point atwhich the option appears in the command line, relative to the objectfiles and other file options. Repeating non-file options with adifferent argument will either have no further effect, or override prioroccurrences (those further to the left on the command line) of thatoption. Options which may be meaningfully specified more than once arenoted in the descriptions below..PPNon-option arguments are object files or archives which are to be linkedtogether. They may follow, precede, or be mixed in with command-lineoptions, except that an object file argument may not be placed betweenan option and its argument..PPUsually the linker is invoked with at least one object file, but you canspecify other forms of binary input files using \fB\-l\fR, \fB\-R\fR,and the script command language. If \fIno\fR binary input files at allare specified, the linker does not produce any output, and issues themessage \fBNo input files\fR..PPIf the linker cannot recognize the format of an object file, it willassume that it is a linker script. A script specified in this wayaugments the main linker script used for the link (either the defaultlinker script or the one specified by using \fB\-T\fR). This featurepermits the linker to link against a file which appears to be an objector an archive, but actually merely defines some symbol values, or uses\&\f(CW\*(C`INPUT\*(C'\fR or \f(CW\*(C`GROUP\*(C'\fR to load other objects. Specifying ascript in this way merely augments the main linker script, with theextra commands placed after the main script; use the \fB\-T\fR optionto replace the default linker script entirely, but note the effect ofthe \f(CW\*(C`INSERT\*(C'\fR command..PPFor options whose names are a single letter,option arguments must either follow the option letter without interveningwhitespace, or be given as separate arguments immediately following theoption that requires them..PPFor options whose names are multiple letters, either one dash or two canprecede the option name; for example, \fB\-trace\-symbol\fR and\&\fB\-\-trace\-symbol\fR are equivalent. Note\-\-\-there is one exception tothis rule. Multiple letter options that start with a lower case 'o' canonly be preceded by two dashes. This is to reduce confusion with the\&\fB\-o\fR option. So for example \fB\-omagic\fR sets the output filename to \fBmagic\fR whereas \fB\-\-omagic\fR sets the \s-1NMAGIC\s0 flag on theoutput..PPArguments to multiple-letter options must either be separated from theoption name by an equals sign, or be given as separate argumentsimmediately following the option that requires them. For example,\&\fB\-\-trace\-symbol foo\fR and \fB\-\-trace\-symbol=foo\fR are equivalent.Unique abbreviations of the names of multiple-letter options areaccepted..PPNote\-\-\-if the linker is being invoked indirectly, via a compiler driver(e.g. \fBgcc\fR) then all the linker command line options should beprefixed by \fB\-Wl,\fR (or whatever is appropriate for the particularcompiler driver) like this:.PP.Vb 1\& gcc \-Wl,\-\-start\-group foo.o bar.o \-Wl,\-\-end\-group.Ve.PPThis is important, because otherwise the compiler driver program maysilently drop the linker options, resulting in a bad link. Confusionmay also arise when passing options that require values through adriver, as the use of a space between option and argument acts asa separator, and causes the driver to pass only the option to the linkerand the argument to the compiler. In this case, it is simplest to usethe joined forms of both single\- and multiple-letter options, such as:.PP.Vb 1\& gcc foo.o bar.o \-Wl,\-eENTRY \-Wl,\-Map=a.map.Ve.PPHere is a table of the generic command line switches accepted by the \s-1GNU\s0linker:.IP "\fB@\fR\fIfile\fR" 4.IX Item "@file"Read command-line options from \fIfile\fR. The options read areinserted in place of the original @\fIfile\fR option. If \fIfile\fRdoes not exist, or cannot be read, then the option will be treatedliterally, and not removed..SpOptions in \fIfile\fR are separated by whitespace. A whitespacecharacter may be included in an option by surrounding the entireoption in either single or double quotes. Any character (including abackslash) may be included by prefixing the character to be includedwith a backslash. The \fIfile\fR may itself contain additional@\fIfile\fR options; any such options will be processed recursively..IP "\fB\-a\fR \fIkeyword\fR" 4.IX Item "-a keyword"This option is supported for \s-1HP/UX\s0 compatibility. The \fIkeyword\fRargument must be one of the strings \fBarchive\fR, \fBshared\fR, or\&\fBdefault\fR. \fB\-aarchive\fR is functionally equivalent to\&\fB\-Bstatic\fR, and the other two keywords are functionally equivalentto \fB\-Bdynamic\fR. This option may be used any number of times..IP "\fB\-A\fR \fIarchitecture\fR" 4.IX Item "-A architecture".PD 0.IP "\fB\-\-architecture=\fR\fIarchitecture\fR" 4.IX Item "--architecture=architecture".PDIn the current release of \fBld\fR, this option is useful only for theIntel 960 family of architectures. In that \fBld\fR configuration, the\&\fIarchitecture\fR argument identifies the particular architecture inthe 960 family, enabling some safeguards and modifying thearchive-library search path..SpFuture releases of \fBld\fR may support similar functionality forother architecture families..IP "\fB\-b\fR \fIinput-format\fR" 4.IX Item "-b input-format".PD 0.IP "\fB\-\-format=\fR\fIinput-format\fR" 4.IX Item "--format=input-format".PD\&\fBld\fR may be configured to support more than one kind of objectfile. If your \fBld\fR is configured this way, you can use the\&\fB\-b\fR option to specify the binary format for input object filesthat follow this option on the command line. Even when \fBld\fR isconfigured to support alternative object formats, you don't usually needto specify this, as \fBld\fR should be configured to expect as adefault input format the most usual format on each machine.\&\fIinput-format\fR is a text string, the name of a particular formatsupported by the \s-1BFD\s0 libraries. (You can list the available binaryformats with \fBobjdump \-i\fR.).SpYou may want to use this option if you are linking files with an unusualbinary format. You can also use \fB\-b\fR to switch formats explicitly (whenlinking object files of different formats), by including\&\fB\-b\fR \fIinput-format\fR before each group of object files in aparticular format..SpThe default format is taken from the environment variable\&\f(CW\*(C`GNUTARGET\*(C'\fR..SpYou can also define the input format from a script, using the command\&\f(CW\*(C`TARGET\*(C'\fR;.IP "\fB\-c\fR \fIMRI-commandfile\fR" 4.IX Item "-c MRI-commandfile".PD 0.IP "\fB\-\-mri\-script=\fR\fIMRI-commandfile\fR" 4.IX Item "--mri-script=MRI-commandfile".PDFor compatibility with linkers produced by \s-1MRI\s0, \fBld\fR accepts scriptfiles written in an alternate, restricted command language, described inthe \s-1MRI\s0 Compatible Script Files section of \s-1GNU\s0 ld documentation.Introduce \s-1MRI\s0 script files withthe option \fB\-c\fR; use the \fB\-T\fR option to run linkerscripts written in the general-purpose \fBld\fR scripting language.If \fIMRI-cmdfile\fR does not exist, \fBld\fR looks for it in the directoriesspecified by any \fB\-L\fR options..IP "\fB\-d\fR" 4.IX Item "-d".PD 0.IP "\fB\-dc\fR" 4.IX Item "-dc".IP "\fB\-dp\fR" 4.IX Item "-dp".PDThese three options are equivalent; multiple forms are supported forcompatibility with other linkers. They assign space to common symbolseven if a relocatable output file is specified (with \fB\-r\fR). Thescript command \f(CW\*(C`FORCE_COMMON_ALLOCATION\*(C'\fR has the same effect..IP "\fB\-e\fR \fIentry\fR" 4.IX Item "-e entry".PD 0.IP "\fB\-\-entry=\fR\fIentry\fR" 4.IX Item "--entry=entry".PDUse \fIentry\fR as the explicit symbol for beginning execution of yourprogram, rather than the default entry point. If there is no symbolnamed \fIentry\fR, the linker will try to parse \fIentry\fR as a number,and use that as the entry address (the number will be interpreted inbase 10; you may use a leading \fB0x\fR for base 16, or a leading\&\fB0\fR for base 8)..IP "\fB\-\-exclude\-libs\fR \fIlib\fR\fB,\fR\fIlib\fR\fB,...\fR" 4.IX Item "--exclude-libs lib,lib,..."Specifies a list of archive libraries from which symbols should not be automaticallyexported. The library names may be delimited by commas or colons. Specifying\&\f(CW\*(C`\-\-exclude\-libs ALL\*(C'\fR excludes symbols in all archive libraries fromautomatic export. This option is available only for the i386 \s-1PE\s0 targetedport of the linker and for \s-1ELF\s0 targeted ports. For i386 \s-1PE\s0, symbolsexplicitly listed in a .def file are still exported, regardless of thisoption. For \s-1ELF\s0 targeted ports, symbols affected by this option willbe treated as hidden..IP "\fB\-\-exclude\-modules\-for\-implib\fR \fImodule\fR\fB,\fR\fImodule\fR\fB,...\fR" 4.IX Item "--exclude-modules-for-implib module,module,..."Specifies a list of object files or archive members, from which symbolsshould not be automatically exported, but which should be copied wholesaleinto the import library being generated during the link. The module namesmay be delimited by commas or colons, and must match exactly the filenamesused by \fBld\fR to open the files; for archive members, this is simplythe member name, but for object files the name listed must include andmatch precisely any path used to specify the input file on the linker'scommand-line. This option is available only for the i386 \s-1PE\s0 targeted portof the linker. Symbols explicitly listed in a .def file are still exported,regardless of this option..IP "\fB\-E\fR" 4.IX Item "-E".PD 0.IP "\fB\-\-export\-dynamic\fR" 4.IX Item "--export-dynamic".IP "\fB\-\-no\-export\-dynamic\fR" 4.IX Item "--no-export-dynamic".PDWhen creating a dynamically linked executable, using the \fB\-E\fRoption or the \fB\-\-export\-dynamic\fR option causes the linker to addall symbols to the dynamic symbol table. The dynamic symbol table is theset of symbols which are visible from dynamic objects at run time..SpIf you do not use either of these options (or use the\&\fB\-\-no\-export\-dynamic\fR option to restore the default behavior), thedynamic symbol table will normally contain only those symbols which arereferenced by some dynamic object mentioned in the link..SpIf you use \f(CW\*(C`dlopen\*(C'\fR to load a dynamic object which needs to referback to the symbols defined by the program, rather than some otherdynamic object, then you will probably need to use this option whenlinking the program itself..SpYou can also use the dynamic list to control what symbols shouldbe added to the dynamic symbol table if the output format supports it.See the description of \fB\-\-dynamic\-list\fR..SpNote that this option is specific to \s-1ELF\s0 targeted ports. \s-1PE\s0 targetssupport a similar function to export all symbols from a \s-1DLL\s0 or \s-1EXE\s0; seethe description of \fB\-\-export\-all\-symbols\fR below..IP "\fB\-EB\fR" 4.IX Item "-EB"Link big-endian objects. This affects the default output format..IP "\fB\-EL\fR" 4.IX Item "-EL"Link little-endian objects. This affects the default output format..IP "\fB\-f\fR \fIname\fR" 4.IX Item "-f name".PD 0.IP "\fB\-\-auxiliary=\fR\fIname\fR" 4.IX Item "--auxiliary=name".PDWhen creating an \s-1ELF\s0 shared object, set the internal \s-1DT_AUXILIARY\s0 fieldto the specified name. This tells the dynamic linker that the symboltable of the shared object should be used as an auxiliary filter on thesymbol table of the shared object \fIname\fR..SpIf you later link a program against this filter object, then, when yourun the program, the dynamic linker will see the \s-1DT_AUXILIARY\s0 field. Ifthe dynamic linker resolves any symbols from the filter object, it willfirst check whether there is a definition in the shared object\&\fIname\fR. If there is one, it will be used instead of the definitionin the filter object. The shared object \fIname\fR need not exist.Thus the shared object \fIname\fR may be used to provide an alternativeimplementation of certain functions, perhaps for debugging or formachine specific performance..SpThis option may be specified more than once. The \s-1DT_AUXILIARY\s0 entrieswill be created in the order in which they appear on the command line..IP "\fB\-F\fR \fIname\fR" 4.IX Item "-F name".PD 0.IP "\fB\-\-filter=\fR\fIname\fR" 4.IX Item "--filter=name".PDWhen creating an \s-1ELF\s0 shared object, set the internal \s-1DT_FILTER\s0 field tothe specified name. This tells the dynamic linker that the symbol tableof the shared object which is being created should be used as a filteron the symbol table of the shared object \fIname\fR..SpIf you later link a program against this filter object, then, when yourun the program, the dynamic linker will see the \s-1DT_FILTER\s0 field. Thedynamic linker will resolve symbols according to the symbol table of thefilter object as usual, but it will actually link to the definitionsfound in the shared object \fIname\fR. Thus the filter object can beused to select a subset of the symbols provided by the object\&\fIname\fR..SpSome older linkers used the \fB\-F\fR option throughout a compilationtoolchain for specifying object-file format for both input and outputobject files.The \s-1GNU\s0 linker uses other mechanisms for this purpose: the\&\fB\-b\fR, \fB\-\-format\fR, \fB\-\-oformat\fR options, the\&\f(CW\*(C`TARGET\*(C'\fR command in linker scripts, and the \f(CW\*(C`GNUTARGET\*(C'\fRenvironment variable.The \s-1GNU\s0 linker will ignore the \fB\-F\fR option when notcreating an \s-1ELF\s0 shared object..IP "\fB\-fini=\fR\fIname\fR" 4.IX Item "-fini=name"When creating an \s-1ELF\s0 executable or shared object, call \s-1NAME\s0 when theexecutable or shared object is unloaded, by setting \s-1DT_FINI\s0 to theaddress of the function. By default, the linker uses \f(CW\*(C`_fini\*(C'\fR asthe function to call..IP "\fB\-g\fR" 4.IX Item "-g"Ignored. Provided for compatibility with other tools..IP "\fB\-G\fR \fIvalue\fR" 4.IX Item "-G value".PD 0.IP "\fB\-\-gpsize=\fR\fIvalue\fR" 4.IX Item "--gpsize=value".PDSet the maximum size of objects to be optimized using the \s-1GP\s0 register to\&\fIsize\fR. This is only meaningful for object file formats such as\&\s-1MIPS\s0 \s-1ECOFF\s0 which supports putting large and small objects into differentsections. This is ignored for other object file formats..IP "\fB\-h\fR \fIname\fR" 4.IX Item "-h name".PD 0.IP "\fB\-soname=\fR\fIname\fR" 4.IX Item "-soname=name".PDWhen creating an \s-1ELF\s0 shared object, set the internal \s-1DT_SONAME\s0 field tothe specified name. When an executable is linked with a shared objectwhich has a \s-1DT_SONAME\s0 field, then when the executable is run the dynamiclinker will attempt to load the shared object specified by the \s-1DT_SONAME\s0field rather than the using the file name given to the linker..IP "\fB\-i\fR" 4.IX Item "-i"Perform an incremental link (same as option \fB\-r\fR)..IP "\fB\-init=\fR\fIname\fR" 4.IX Item "-init=name"When creating an \s-1ELF\s0 executable or shared object, call \s-1NAME\s0 when theexecutable or shared object is loaded, by setting \s-1DT_INIT\s0 to the addressof the function. By default, the linker uses \f(CW\*(C`_init\*(C'\fR as thefunction to call..IP "\fB\-l\fR \fInamespec\fR" 4.IX Item "-l namespec".PD 0.IP "\fB\-\-library=\fR\fInamespec\fR" 4.IX Item "--library=namespec".PDAdd the archive or object file specified by \fInamespec\fR to thelist of files to link. This option may be used any number of times.If \fInamespec\fR is of the form \fI:\fIfilename\fI\fR, \fBld\fRwill search the library path for a file called \fIfilename\fR, otherwise itwill search the library path for a file called \fIlib\fInamespec\fI.a\fR..SpOn systems which support shared libraries, \fBld\fR may also search forfiles other than \fIlib\fInamespec\fI.a\fR. Specifically, on \s-1ELF\s0and SunOS systems, \fBld\fR will search a directory for a librarycalled \fIlib\fInamespec\fI.so\fR before searching for one called\&\fIlib\fInamespec\fI.a\fR. (By convention, a \f(CW\*(C`.so\*(C'\fR extensionindicates a shared library.) Note that this behavior does not applyto \fI:\fIfilename\fI\fR, which always specifies a file called\&\fIfilename\fR..SpThe linker will search an archive only once, at the location where it isspecified on the command line. If the archive defines a symbol whichwas undefined in some object which appeared before the archive on thecommand line, the linker will include the appropriate file(s) from thearchive. However, an undefined symbol in an object appearing later onthe command line will not cause the linker to search the archive again..SpSee the \fB\-(\fR option for a way to force the linker to searcharchives multiple times..SpYou may list the same archive multiple times on the command line..SpThis type of archive searching is standard for Unix linkers. However,if you are using \fBld\fR on \s-1AIX\s0, note that it is different from thebehaviour of the \s-1AIX\s0 linker..IP "\fB\-L\fR \fIsearchdir\fR" 4.IX Item "-L searchdir".PD 0.IP "\fB\-\-library\-path=\fR\fIsearchdir\fR" 4.IX Item "--library-path=searchdir".PDAdd path \fIsearchdir\fR to the list of paths that \fBld\fR will searchfor archive libraries and \fBld\fR control scripts. You may use thisoption any number of times. The directories are searched in the orderin which they are specified on the command line. Directories specifiedon the command line are searched before the default directories. All\&\fB\-L\fR options apply to all \fB\-l\fR options, regardless of theorder in which the options appear. \fB\-L\fR options do not affecthow \fBld\fR searches for a linker script unless \fB\-T\fRoption is specified..SpIf \fIsearchdir\fR begins with \f(CW\*(C`=\*(C'\fR, then the \f(CW\*(C`=\*(C'\fR will be replacedby the \fIsysroot prefix\fR, a path specified when the linker is configured..SpThe default set of paths searched (without being specified with\&\fB\-L\fR) depends on which emulation mode \fBld\fR is using, and insome cases also on how it was configured..SpThe paths can also be specified in a link script with the\&\f(CW\*(C`SEARCH_DIR\*(C'\fR command. Directories specified this way are searchedat the point in which the linker script appears in the command line..IP "\fB\-m\fR \fIemulation\fR" 4.IX Item "-m emulation"Emulate the \fIemulation\fR linker. You can list the availableemulations with the \fB\-\-verbose\fR or \fB\-V\fR options..SpIf the \fB\-m\fR option is not used, the emulation is taken from the\&\f(CW\*(C`LDEMULATION\*(C'\fR environment variable, if that is defined..SpOtherwise, the default emulation depends upon how the linker wasconfigured..IP "\fB\-M\fR" 4.IX Item "-M".PD 0.IP "\fB\-\-print\-map\fR" 4.IX Item "--print-map".PDPrint a link map to the standard output. A link map providesinformation about the link, including the following:.RS 4.IP "\(bu" 4Where object files are mapped into memory..IP "\(bu" 4How common symbols are allocated..IP "\(bu" 4All archive members included in the link, with a mention of the symbolwhich caused the archive member to be brought in..IP "\(bu" 4The values assigned to symbols..SpNote \- symbols whose values are computed by an expression whichinvolves a reference to a previous value of the same symbol may nothave correct result displayed in the link map. This is because thelinker discards intermediate results and only retains the final valueof an expression. Under such circumstances the linker will displaythe final value enclosed by square brackets. Thus for example alinker script containing:.Sp.Vb 3\& foo = 1\& foo = foo * 4\& foo = foo + 8.Ve.Spwill produce the following output in the link map if the \fB\-M\fRoption is used:.Sp.Vb 3\& 0x00000001 foo = 0x1\& [0x0000000c] foo = (foo * 0x4)\& [0x0000000c] foo = (foo + 0x8).Ve.SpSee \fBExpressions\fR for more information about expressions in linkerscripts..RE.RS 4.RE.IP "\fB\-n\fR" 4.IX Item "-n".PD 0.IP "\fB\-\-nmagic\fR" 4.IX Item "--nmagic".PDTurn off page alignment of sections, and mark the output as\&\f(CW\*(C`NMAGIC\*(C'\fR if possible..IP "\fB\-N\fR" 4.IX Item "-N".PD 0.IP "\fB\-\-omagic\fR" 4.IX Item "--omagic".PDSet the text and data sections to be readable and writable. Also, donot page-align the data segment, and disable linking against sharedlibraries. If the output format supports Unix style magic numbers,mark the output as \f(CW\*(C`OMAGIC\*(C'\fR. Note: Although a writable text sectionis allowed for PE-COFF targets, it does not conform to the formatspecification published by Microsoft..IP "\fB\-\-no\-omagic\fR" 4.IX Item "--no-omagic"This option negates most of the effects of the \fB\-N\fR option. Itsets the text section to be read-only, and forces the data segment tobe page-aligned. Note \- this option does not enable linking againstshared libraries. Use \fB\-Bdynamic\fR for this..IP "\fB\-o\fR \fIoutput\fR" 4.IX Item "-o output".PD 0.IP "\fB\-\-output=\fR\fIoutput\fR" 4.IX Item "--output=output".PDUse \fIoutput\fR as the name for the program produced by \fBld\fR; if thisoption is not specified, the name \fIa.out\fR is used by default. Thescript command \f(CW\*(C`OUTPUT\*(C'\fR can also specify the output file name..IP "\fB\-O\fR \fIlevel\fR" 4.IX Item "-O level"If \fIlevel\fR is a numeric values greater than zero \fBld\fR optimizesthe output. This might take significantly longer and therefore probablyshould only be enabled for the final binary. At the moment thisoption only affects \s-1ELF\s0 shared library generation. Future releases ofthe linker may make more use of this option. Also currently there isno difference in the linker's behaviour for different non-zero valuesof this option. Again this may change with future releases..IP "\fB\-q\fR" 4.IX Item "-q".PD 0.IP "\fB\-\-emit\-relocs\fR" 4.IX Item "--emit-relocs".PDLeave relocation sections and contents in fully linked executables.Post link analysis and optimization tools may need this information inorder to perform correct modifications of executables. This resultsin larger executables..SpThis option is currently only supported on \s-1ELF\s0 platforms..IP "\fB\-\-force\-dynamic\fR" 4.IX Item "--force-dynamic"Force the output file to have dynamic sections. This option is specificto VxWorks targets..IP "\fB\-r\fR" 4.IX Item "-r".PD 0.IP "\fB\-\-relocatable\fR" 4.IX Item "--relocatable".PDGenerate relocatable output\-\-\-i.e., generate an output file that can inturn serve as input to \fBld\fR. This is often called \fIpartiallinking\fR. As a side effect, in environments that support standard Unixmagic numbers, this option also sets the output file's magic number to\&\f(CW\*(C`OMAGIC\*(C'\fR.If this option is not specified, an absolute file is produced. Whenlinking \*(C+ programs, this option \fIwill not\fR resolve references toconstructors; to do that, use \fB\-Ur\fR..SpWhen an input file does not have the same format as the output file,partial linking is only supported if that input file does not contain anyrelocations. Different output formats can have further restrictions; forexample some \f(CW\*(C`a.out\*(C'\fR\-based formats do not support partial linkingwith input files in other formats at all..SpThis option does the same thing as \fB\-i\fR..IP "\fB\-R\fR \fIfilename\fR" 4.IX Item "-R filename".PD 0.IP "\fB\-\-just\-symbols=\fR\fIfilename\fR" 4.IX Item "--just-symbols=filename".PDRead symbol names and their addresses from \fIfilename\fR, but do notrelocate it or include it in the output. This allows your output fileto refer symbolically to absolute locations of memory defined in otherprograms. You may use this option more than once..SpFor compatibility with other \s-1ELF\s0 linkers, if the \fB\-R\fR option isfollowed by a directory name, rather than a file name, it is treated asthe \fB\-rpath\fR option..IP "\fB\-s\fR" 4.IX Item "-s".PD 0.IP "\fB\-\-strip\-all\fR" 4.IX Item "--strip-all".PDOmit all symbol information from the output file..IP "\fB\-S\fR" 4.IX Item "-S".PD 0.IP "\fB\-\-strip\-debug\fR" 4.IX Item "--strip-debug".PDOmit debugger symbol information (but not all symbols) from the output file..IP "\fB\-t\fR" 4.IX Item "-t".PD 0.IP "\fB\-\-trace\fR" 4.IX Item "--trace".PDPrint the names of the input files as \fBld\fR processes them..IP "\fB\-T\fR \fIscriptfile\fR" 4.IX Item "-T scriptfile".PD 0.IP "\fB\-\-script=\fR\fIscriptfile\fR" 4.IX Item "--script=scriptfile".PDUse \fIscriptfile\fR as the linker script. This script replaces\&\fBld\fR's default linker script (rather than adding to it), so\&\fIcommandfile\fR must specify everything necessary to describe theoutput file. If \fIscriptfile\fR does not exist inthe current directory, \f(CW\*(C`ld\*(C'\fR looks for it in the directoriesspecified by any preceding \fB\-L\fR options. Multiple \fB\-T\fRoptions accumulate..IP "\fB\-dT\fR \fIscriptfile\fR" 4.IX Item "-dT scriptfile".PD 0.IP "\fB\-\-default\-script=\fR\fIscriptfile\fR" 4.IX Item "--default-script=scriptfile".PDUse \fIscriptfile\fR as the default linker script..SpThis option is similar to the \fB\-\-script\fR option except thatprocessing of the script is delayed until after the rest of thecommand line has been processed. This allows options placed after the\&\fB\-\-default\-script\fR option on the command line to affect thebehaviour of the linker script, which can be important when the linkercommand line cannot be directly controlled by the user. (eg becausethe command line is being constructed by another tool, such as\&\fBgcc\fR)..IP "\fB\-u\fR \fIsymbol\fR" 4.IX Item "-u symbol".PD 0.IP "\fB\-\-undefined=\fR\fIsymbol\fR" 4.IX Item "--undefined=symbol".PDForce \fIsymbol\fR to be entered in the output file as an undefinedsymbol. Doing this may, for example, trigger linking of additionalmodules from standard libraries. \fB\-u\fR may be repeated withdifferent option arguments to enter additional undefined symbols. Thisoption is equivalent to the \f(CW\*(C`EXTERN\*(C'\fR linker script command..IP "\fB\-Ur\fR" 4.IX Item "-Ur"For anything other than \*(C+ programs, this option is equivalent to\&\fB\-r\fR: it generates relocatable output\-\-\-i.e., an output file that can inturn serve as input to \fBld\fR. When linking \*(C+ programs, \fB\-Ur\fR\&\fIdoes\fR resolve references to constructors, unlike \fB\-r\fR.It does not work to use \fB\-Ur\fR on files that were themselves linkedwith \fB\-Ur\fR; once the constructor table has been built, it cannotbe added to. Use \fB\-Ur\fR only for the last partial link, and\&\fB\-r\fR for the others..IP "\fB\-\-unique[=\fR\fI\s-1SECTION\s0\fR\fB]\fR" 4.IX Item "--unique[=SECTION]"Creates a separate output section for every input section matching\&\fI\s-1SECTION\s0\fR, or if the optional wildcard \fI\s-1SECTION\s0\fR argument ismissing, for every orphan input section. An orphan section is one notspecifically mentioned in a linker script. You may use this optionmultiple times on the command line; It prevents the normal merging ofinput sections with the same name, overriding output section assignmentsin a linker script..IP "\fB\-v\fR" 4.IX Item "-v".PD 0.IP "\fB\-\-version\fR" 4.IX Item "--version".IP "\fB\-V\fR" 4.IX Item "-V".PDDisplay the version number for \fBld\fR. The \fB\-V\fR option alsolists the supported emulations..IP "\fB\-x\fR" 4.IX Item "-x".PD 0.IP "\fB\-\-discard\-all\fR" 4.IX Item "--discard-all".PDDelete all local symbols..IP "\fB\-X\fR" 4.IX Item "-X".PD 0.IP "\fB\-\-discard\-locals\fR" 4.IX Item "--discard-locals".PDDelete all temporary local symbols. (These symbols start withsystem-specific local label prefixes, typically \fB.L\fR for \s-1ELF\s0 systemsor \fBL\fR for traditional a.out systems.).IP "\fB\-y\fR \fIsymbol\fR" 4.IX Item "-y symbol".PD 0.IP "\fB\-\-trace\-symbol=\fR\fIsymbol\fR" 4.IX Item "--trace-symbol=symbol".PDPrint the name of each linked file in which \fIsymbol\fR appears. Thisoption may be given any number of times. On many systems it is necessaryto prepend an underscore..SpThis option is useful when you have an undefined symbol in your link butdon't know where the reference is coming from..IP "\fB\-Y\fR \fIpath\fR" 4.IX Item "-Y path"Add \fIpath\fR to the default library search path. This option existsfor Solaris compatibility..IP "\fB\-z\fR \fIkeyword\fR" 4.IX Item "-z keyword"The recognized keywords are:.RS 4.IP "\fBcombreloc\fR" 4.IX Item "combreloc"Combines multiple reloc sections and sorts them to make dynamic symbollookup caching possible..IP "\fBdefs\fR" 4.IX Item "defs"Disallows undefined symbols in object files. Undefined symbols inshared libraries are still allowed..IP "\fBexecstack\fR" 4.IX Item "execstack"Marks the object as requiring executable stack..IP "\fBinitfirst\fR" 4.IX Item "initfirst"This option is only meaningful when building a shared object.It marks the object so that its runtime initialization will occurbefore the runtime initialization of any other objects brought intothe process at the same time. Similarly the runtime finalization ofthe object will occur after the runtime finalization of any otherobjects..IP "\fBinterpose\fR" 4.IX Item "interpose"Marks the object that its symbol table interposes before all symbolsbut the primary executable..IP "\fBlazy\fR" 4.IX Item "lazy"When generating an executable or shared library, mark it to tell thedynamic linker to defer function call resolution to the point whenthe function is called (lazy binding), rather than at load time.Lazy binding is the default..IP "\fBloadfltr\fR" 4.IX Item "loadfltr"Marks the object that its filters be processed immediately atruntime..IP "\fBmuldefs\fR" 4.IX Item "muldefs"Allows multiple definitions..IP "\fBnocombreloc\fR" 4.IX Item "nocombreloc"Disables multiple reloc sections combining..IP "\fBnocopyreloc\fR" 4.IX Item "nocopyreloc"Disables production of copy relocs..IP "\fBnodefaultlib\fR" 4.IX Item "nodefaultlib"Marks the object that the search for dependencies of this object willignore any default library search paths..IP "\fBnodelete\fR" 4.IX Item "nodelete"Marks the object shouldn't be unloaded at runtime..IP "\fBnodlopen\fR" 4.IX Item "nodlopen"Marks the object not available to \f(CW\*(C`dlopen\*(C'\fR..IP "\fBnodump\fR" 4.IX Item "nodump"Marks the object can not be dumped by \f(CW\*(C`dldump\*(C'\fR..IP "\fBnoexecstack\fR" 4.IX Item "noexecstack"Marks the object as not requiring executable stack..IP "\fBnorelro\fR" 4.IX Item "norelro"Don't create an \s-1ELF\s0 \f(CW\*(C`PT_GNU_RELRO\*(C'\fR segment header in the object..IP "\fBnow\fR" 4.IX Item "now"When generating an executable or shared library, mark it to tell thedynamic linker to resolve all symbols when the program is started, orwhen the shared library is linked to using dlopen, instead ofdeferring function call resolution to the point when the function isfirst called..IP "\fBorigin\fR" 4.IX Item "origin"Marks the object may contain \f(CW$ORIGIN\fR..IP "\fBrelro\fR" 4.IX Item "relro"Create an \s-1ELF\s0 \f(CW\*(C`PT_GNU_RELRO\*(C'\fR segment header in the object..IP "\fBmax\-page\-size=\fR\fIvalue\fR" 4.IX Item "max-page-size=value"Set the emulation maximum page size to \fIvalue\fR..IP "\fBcommon\-page\-size=\fR\fIvalue\fR" 4.IX Item "common-page-size=value"Set the emulation common page size to \fIvalue\fR..RE.RS 4.SpOther keywords are ignored for Solaris compatibility..RE.IP "\fB\-(\fR \fIarchives\fR \fB\-)\fR" 4.IX Item "-( archives -)".PD 0.IP "\fB\-\-start\-group\fR \fIarchives\fR \fB\-\-end\-group\fR" 4.IX Item "--start-group archives --end-group".PDThe \fIarchives\fR should be a list of archive files. They may beeither explicit file names, or \fB\-l\fR options..SpThe specified archives are searched repeatedly until no new undefinedreferences are created. Normally, an archive is searched only once inthe order that it is specified on the command line. If a symbol in thatarchive is needed to resolve an undefined symbol referred to by anobject in an archive that appears later on the command line, the linkerwould not be able to resolve that reference. By grouping the archives,they all be searched repeatedly until all possible references areresolved..SpUsing this option has a significant performance cost. It is best to useit only when there are unavoidable circular references between two ormore archives..IP "\fB\-\-accept\-unknown\-input\-arch\fR" 4.IX Item "--accept-unknown-input-arch".PD 0.IP "\fB\-\-no\-accept\-unknown\-input\-arch\fR" 4.IX Item "--no-accept-unknown-input-arch".PDTells the linker to accept input files whose architecture cannot berecognised. The assumption is that the user knows what they are doingand deliberately wants to link in these unknown input files. This wasthe default behaviour of the linker, before release 2.14. The defaultbehaviour from release 2.14 onwards is to reject such input files, andso the \fB\-\-accept\-unknown\-input\-arch\fR option has been added torestore the old behaviour..IP "\fB\-\-as\-needed\fR" 4.IX Item "--as-needed".PD 0.IP "\fB\-\-no\-as\-needed\fR" 4.IX Item "--no-as-needed".PDThis option affects \s-1ELF\s0 \s-1DT_NEEDED\s0 tags for dynamic libraries mentionedon the command line after the \fB\-\-as\-needed\fR option. Normally,the linker will add a \s-1DT_NEEDED\s0 tag for each dynamic library mentionedon the command line, regardless of whether the library is actuallyneeded. \fB\-\-as\-needed\fR causes a \s-1DT_NEEDED\s0 tag to only be emittedfor a library that satisfies a symbol reference from regular objectswhich is undefined at the point that the library was linked, or, ifthe library is not found in the \s-1DT_NEEDED\s0 lists of other librarieslinked up to that point, a reference from another dynamic library.\&\fB\-\-no\-as\-needed\fR restores the default behaviour..IP "\fB\-\-add\-needed\fR" 4.IX Item "--add-needed".PD 0.IP "\fB\-\-no\-add\-needed\fR" 4.IX Item "--no-add-needed".PDThis option affects the treatment of dynamic libraries from \s-1ELF\s0\&\s-1DT_NEEDED\s0 tags in dynamic libraries mentioned on the command line afterthe \fB\-\-no\-add\-needed\fR option. Normally, the linker will adda \s-1DT_NEEDED\s0 tag for each dynamic library from \s-1DT_NEEDED\s0 tags.\&\fB\-\-no\-add\-needed\fR causes \s-1DT_NEEDED\s0 tags will never be emittedfor those libraries from \s-1DT_NEEDED\s0 tags. \fB\-\-add\-needed\fR restoresthe default behaviour..IP "\fB\-assert\fR \fIkeyword\fR" 4.IX Item "-assert keyword"This option is ignored for SunOS compatibility..IP "\fB\-Bdynamic\fR" 4.IX Item "-Bdynamic".PD 0.IP "\fB\-dy\fR" 4.IX Item "-dy".IP "\fB\-call_shared\fR" 4.IX Item "-call_shared".PDLink against dynamic libraries. This is only meaningful on platformsfor which shared libraries are supported. This option is normally thedefault on such platforms. The different variants of this option arefor compatibility with various systems. You may use this optionmultiple times on the command line: it affects library searching for\&\fB\-l\fR options which follow it..IP "\fB\-Bgroup\fR" 4.IX Item "-Bgroup"Set the \f(CW\*(C`DF_1_GROUP\*(C'\fR flag in the \f(CW\*(C`DT_FLAGS_1\*(C'\fR entry in the dynamicsection. This causes the runtime linker to handle lookups in thisobject and its dependencies to be performed only inside the group.\&\fB\-\-unresolved\-symbols=report\-all\fR is implied. This option isonly meaningful on \s-1ELF\s0 platforms which support shared libraries..IP "\fB\-Bstatic\fR" 4.IX Item "-Bstatic".PD 0.IP "\fB\-dn\fR" 4.IX Item "-dn".IP "\fB\-non_shared\fR" 4.IX Item "-non_shared".IP "\fB\-static\fR" 4.IX Item "-static".PDDo not link against shared libraries. This is only meaningful onplatforms for which shared libraries are supported. The differentvariants of this option are for compatibility with various systems. Youmay use this option multiple times on the command line: it affectslibrary searching for \fB\-l\fR options which follow it. Thisoption also implies \fB\-\-unresolved\-symbols=report\-all\fR. Thisoption can be used with \fB\-shared\fR. Doing so means that ashared library is being created but that all of the library's externalreferences must be resolved by pulling in entries from staticlibraries..IP "\fB\-Bsymbolic\fR" 4.IX Item "-Bsymbolic"When creating a shared library, bind references to global symbols to thedefinition within the shared library, if any. Normally, it is possiblefor a program linked against a shared library to override the definitionwithin the shared library. This option is only meaningful on \s-1ELF\s0platforms which support shared libraries..IP "\fB\-Bsymbolic\-functions\fR" 4.IX Item "-Bsymbolic-functions"When creating a shared library, bind references to global functionsymbols to the definition within the shared library, if any.This option is only meaningful on \s-1ELF\s0 platforms which support sharedlibraries..IP "\fB\-\-dynamic\-list=\fR\fIdynamic-list-file\fR" 4.IX Item "--dynamic-list=dynamic-list-file"Specify the name of a dynamic list file to the linker. This istypically used when creating shared libraries to specify a list ofglobal symbols whose references shouldn't be bound to the definitionwithin the shared library, or creating dynamically linked executablesto specify a list of symbols which should be added to the symbol tablein the executable. This option is only meaningful on \s-1ELF\s0 platformswhich support shared libraries..SpThe format of the dynamic list is the same as the version node withoutscope and node name. See \fB\s-1VERSION\s0\fR for more information..IP "\fB\-\-dynamic\-list\-data\fR" 4.IX Item "--dynamic-list-data"Include all global data symbols to the dynamic list..IP "\fB\-\-dynamic\-list\-cpp\-new\fR" 4.IX Item "--dynamic-list-cpp-new"Provide the builtin dynamic list for \*(C+ operator new and delete. Itis mainly useful for building shared libstdc++..IP "\fB\-\-dynamic\-list\-cpp\-typeinfo\fR" 4.IX Item "--dynamic-list-cpp-typeinfo"Provide the builtin dynamic list for \*(C+ runtime type identification..IP "\fB\-\-check\-sections\fR" 4.IX Item "--check-sections".PD 0.IP "\fB\-\-no\-check\-sections\fR" 4.IX Item "--no-check-sections".PDAsks the linker \fInot\fR to check section addresses after they havebeen assigned to see if there are any overlaps. Normally the linker willperform this check, and if it finds any overlaps it will producesuitable error messages. The linker does know about, and does makeallowances for sections in overlays. The default behaviour can berestored by using the command line switch \fB\-\-check\-sections\fR.Section overlap is not usually checked for relocatable links. You canforce checking in that case by using the \fB\-\-check\-sections\fRoption..IP "\fB\-\-cref\fR" 4.IX Item "--cref"Output a cross reference table. If a linker map file is beinggenerated, the cross reference table is printed to the map file.Otherwise, it is printed on the standard output..SpThe format of the table is intentionally simple, so that it may beeasily processed by a script if necessary. The symbols are printed out,sorted by name. For each symbol, a list of file names is given. If thesymbol is defined, the first file listed is the location of thedefinition. The remaining files contain references to the symbol..IP "\fB\-\-no\-define\-common\fR" 4.IX Item "--no-define-common"This option inhibits the assignment of addresses to common symbols.The script command \f(CW\*(C`INHIBIT_COMMON_ALLOCATION\*(C'\fR has the same effect..SpThe \fB\-\-no\-define\-common\fR option allows decouplingthe decision to assign addresses to Common symbols from the choiceof the output file type; otherwise a non-Relocatable output typeforces assigning addresses to Common symbols.Using \fB\-\-no\-define\-common\fR allows Common symbols that are referencedfrom a shared library to be assigned addresses only in the main program.This eliminates the unused duplicate space in the shared library,and also prevents any possible confusion over resolving to the wrongduplicate when there are many dynamic modules with specialized searchpaths for runtime symbol resolution..IP "\fB\-\-defsym=\fR\fIsymbol\fR\fB=\fR\fIexpression\fR" 4.IX Item "--defsym=symbol=expression"Create a global symbol in the output file, containing the absoluteaddress given by \fIexpression\fR. You may use this option as manytimes as necessary to define multiple symbols in the command line. Alimited form of arithmetic is supported for the \fIexpression\fR in thiscontext: you may give a hexadecimal constant or the name of an existingsymbol, or use \f(CW\*(C`+\*(C'\fR and \f(CW\*(C`\-\*(C'\fR to add or subtract hexadecimalconstants or symbols. If you need more elaborate expressions, considerusing the linker command language from a script. \fINote:\fR there should be no whitespace between \fIsymbol\fR, the equals sign ("\fB=\fR"), and\&\fIexpression\fR..IP "\fB\-\-demangle[=\fR\fIstyle\fR\fB]\fR" 4.IX Item "--demangle[=style]".PD 0.IP "\fB\-\-no\-demangle\fR" 4.IX Item "--no-demangle".PDThese options control whether to demangle symbol names in error messagesand other output. When the linker is told to demangle, it tries topresent symbol names in a readable fashion: it strips leadingunderscores if they are used by the object file format, and converts \*(C+mangled symbol names into user readable names. Different compilers havedifferent mangling styles. The optional demangling style argument can be usedto choose an appropriate demangling style for your compiler. The linker willdemangle by default unless the environment variable \fB\s-1COLLECT_NO_DEMANGLE\s0\fRis set. These options may be used to override the default..IP "\fB\-I\fR\fIfile\fR" 4.IX Item "-Ifile".PD 0.IP "\fB\-\-dynamic\-linker=\fR\fIfile\fR" 4.IX Item "--dynamic-linker=file".PDSet the name of the dynamic linker. This is only meaningful whengenerating dynamically linked \s-1ELF\s0 executables. The default dynamiclinker is normally correct; don't use this unless you know what you aredoing..IP "\fB\-\-fatal\-warnings\fR" 4.IX Item "--fatal-warnings".PD 0.IP "\fB\-\-no\-fatal\-warnings\fR" 4.IX Item "--no-fatal-warnings".PDTreat all warnings as errors. The default behaviour can be restoredwith the option \fB\-\-no\-fatal\-warnings\fR..IP "\fB\-\-force\-exe\-suffix\fR" 4.IX Item "--force-exe-suffix"Make sure that an output file has a .exe suffix..SpIf a successfully built fully linked output file does not have a\&\f(CW\*(C`.exe\*(C'\fR or \f(CW\*(C`.dll\*(C'\fR suffix, this option forces the linker to copythe output file to one of the same name with a \f(CW\*(C`.exe\*(C'\fR suffix. Thisoption is useful when using unmodified Unix makefiles on a MicrosoftWindows host, since some versions of Windows won't run an image unlessit ends in a \f(CW\*(C`.exe\*(C'\fR suffix..IP "\fB\-\-gc\-sections\fR" 4.IX Item "--gc-sections".PD 0.IP "\fB\-\-no\-gc\-sections\fR" 4.IX Item "--no-gc-sections".PDEnable garbage collection of unused input sections. It is ignored ontargets that do not support this option. The default behaviour (of notperforming this garbage collection) can be restored by specifying\&\fB\-\-no\-gc\-sections\fR on the command line..Sp\&\fB\-\-gc\-sections\fR decides which input sections are used byexamining symbols and relocations. The section containing the entrysymbol and all sections containing symbols undefined on thecommand-line will be kept, as will sections containing symbolsreferenced by dynamic objects. Note that when building sharedlibraries, the linker must assume that any visible symbol isreferenced. Once this initial set of sections has been determined,the linker recursively marks as used any section referenced by theirrelocations. See \fB\-\-entry\fR and \fB\-\-undefined\fR..SpThis option can be set when doing a partial link (enabled with option\&\fB\-r\fR). In this case the root of symbols kept must be explicitelyspecified either by an \fB\-\-entry\fR or \fB\-\-undefined\fR option or bya \f(CW\*(C`ENTRY\*(C'\fR command in the linker script..IP "\fB\-\-print\-gc\-sections\fR" 4.IX Item "--print-gc-sections".PD 0.IP "\fB\-\-no\-print\-gc\-sections\fR" 4.IX Item "--no-print-gc-sections".PDList all sections removed by garbage collection. The listing isprinted on stderr. This option is only effective if garbagecollection has been enabled via the \fB\-\-gc\-sections\fR) option. Thedefault behaviour (of not listing the sections that are removed) canbe restored by specifying \fB\-\-no\-print\-gc\-sections\fR on the commandline..IP "\fB\-\-help\fR" 4.IX Item "--help"Print a summary of the command-line options on the standard output and exit..IP "\fB\-\-target\-help\fR" 4.IX Item "--target-help"Print a summary of all target specific options on the standard output and exit..IP "\fB\-Map=\fR\fImapfile\fR" 4.IX Item "-Map=mapfile"Print a link map to the file \fImapfile\fR. See the description of the\&\fB\-M\fR option, above..IP "\fB\-\-no\-keep\-memory\fR" 4.IX Item "--no-keep-memory"\&\fBld\fR normally optimizes for speed over memory usage by caching thesymbol tables of input files in memory. This option tells \fBld\fR toinstead optimize for memory usage, by rereading the symbol tables asnecessary. This may be required if \fBld\fR runs out of memory spacewhile linking a large executable..IP "\fB\-\-no\-undefined\fR" 4.IX Item "--no-undefined".PD 0.IP "\fB\-z defs\fR" 4.IX Item "-z defs".PDReport unresolved symbol references from regular object files. Thisis done even if the linker is creating a non-symbolic shared library.The switch \fB\-\-[no\-]allow\-shlib\-undefined\fR controls thebehaviour for reporting unresolved references found in sharedlibraries being linked in..IP "\fB\-\-allow\-multiple\-definition\fR" 4.IX Item "--allow-multiple-definition".PD 0.IP "\fB\-z muldefs\fR" 4.IX Item "-z muldefs".PDNormally when a symbol is defined multiple times, the linker willreport a fatal error. These options allow multiple definitions and thefirst definition will be used..IP "\fB\-\-allow\-shlib\-undefined\fR" 4.IX Item "--allow-shlib-undefined".PD 0.IP "\fB\-\-no\-allow\-shlib\-undefined\fR" 4.IX Item "--no-allow-shlib-undefined".PDAllows or disallows undefined symbols in shared libraries.This switch is similar to \fB\-\-no\-undefined\fR except that itdetermines the behaviour when the undefined symbols are in ashared library rather than a regular object file. It does not affecthow undefined symbols in regular object files are handled..SpThe default behaviour is to report errors for any undefined symbolsreferenced in shared libraries if the linker is being used to createan executable, but to allow them if the linker is being used to createa shared library..SpThe reasons for allowing undefined symbol references in sharedlibraries specified at link time are that:.RS 4.IP "\(bu" 4A shared library specified at link time may not be the same as the onethat is available at load time, so the symbol might actually beresolvable at load time..IP "\(bu" 4There are some operating systems, eg BeOS and \s-1HPPA\s0, where undefinedsymbols in shared libraries are normal..SpThe BeOS kernel for example patches shared libraries at load time toselect whichever function is most appropriate for the currentarchitecture. This is used, for example, to dynamically select anappropriate memset function..RE.RS 4.RE.IP "\fB\-\-no\-undefined\-version\fR" 4.IX Item "--no-undefined-version"Normally when a symbol has an undefined version, the linker will ignoreit. This option disallows symbols with undefined version and a fatal errorwill be issued instead..IP "\fB\-\-default\-symver\fR" 4.IX Item "--default-symver"Create and use a default symbol version (the soname) for unversionedexported symbols..IP "\fB\-\-default\-imported\-symver\fR" 4.IX Item "--default-imported-symver"Create and use a default symbol version (the soname) for unversionedimported symbols..IP "\fB\-\-no\-warn\-mismatch\fR" 4.IX Item "--no-warn-mismatch"Normally \fBld\fR will give an error if you try to link together inputfiles that are mismatched for some reason, perhaps because they havebeen compiled for different processors or for different endiannesses.This option tells \fBld\fR that it should silently permit such possibleerrors. This option should only be used with care, in cases when youhave taken some special action that ensures that the linker errors areinappropriate..IP "\fB\-\-no\-warn\-search\-mismatch\fR" 4.IX Item "--no-warn-search-mismatch"Normally \fBld\fR will give a warning if it finds an incompatiblelibrary during a library search. This option silences the warning..IP "\fB\-\-no\-whole\-archive\fR" 4.IX Item "--no-whole-archive"Turn off the effect of the \fB\-\-whole\-archive\fR option for subsequentarchive files..IP "\fB\-\-noinhibit\-exec\fR" 4.IX Item "--noinhibit-exec"Retain the executable output file whenever it is still usable.Normally, the linker will not produce an output file if it encounterserrors during the link process; it exits without writing an output filewhen it issues any error whatsoever..IP "\fB\-nostdlib\fR" 4.IX Item "-nostdlib"Only search library directories explicitly specified on thecommand line. Library directories specified in linker scripts(including linker scripts specified on the command line) are ignored..IP "\fB\-\-oformat=\fR\fIoutput-format\fR" 4.IX Item "--oformat=output-format"\&\fBld\fR may be configured to support more than one kind of objectfile. If your \fBld\fR is configured this way, you can use the\&\fB\-\-oformat\fR option to specify the binary format for the outputobject file. Even when \fBld\fR is configured to support alternativeobject formats, you don't usually need to specify this, as \fBld\fRshould be configured to produce as a default output format the mostusual format on each machine. \fIoutput-format\fR is a text string, thename of a particular format supported by the \s-1BFD\s0 libraries. (You canlist the available binary formats with \fBobjdump \-i\fR.) The scriptcommand \f(CW\*(C`OUTPUT_FORMAT\*(C'\fR can also specify the output format, butthis option overrides it..IP "\fB\-pie\fR" 4.IX Item "-pie".PD 0.IP "\fB\-\-pic\-executable\fR" 4.IX Item "--pic-executable".PDCreate a position independent executable. This is currently only supported on\&\s-1ELF\s0 platforms. Position independent executables are similar to sharedlibraries in that they are relocated by the dynamic linker to the virtualaddress the \s-1OS\s0 chooses for them (which can vary between invocations). Likenormal dynamically linked executables they can be executed and symbolsdefined in the executable cannot be overridden by shared libraries..IP "\fB\-qmagic\fR" 4.IX Item "-qmagic"This option is ignored for Linux compatibility..IP "\fB\-Qy\fR" 4.IX Item "-Qy"This option is ignored for \s-1SVR4\s0 compatibility..IP "\fB\-\-relax\fR" 4.IX Item "--relax"An option with machine dependent effects.This option is only supported on a few targets..SpOn some platforms, the \fB\-\-relax\fR option performs globaloptimizations that become possible when the linker resolves addressingin the program, such as relaxing address modes and synthesizing newinstructions in the output object file..SpOn some platforms these link time global optimizations may make symbolicdebugging of the resulting executable impossible.This is known to bethe case for the Matsushita \s-1MN10200\s0 and \s-1MN10300\s0 family of processors..SpOn platforms where this is not supported, \fB\-\-relax\fR is accepted,but ignored..IP "\fB\-\-retain\-symbols\-file=\fR\fIfilename\fR" 4.IX Item "--retain-symbols-file=filename"Retain \fIonly\fR the symbols listed in the file \fIfilename\fR,discarding all others. \fIfilename\fR is simply a flat file, with onesymbol name per line. This option is especially useful in environments(such as VxWorks)where a large global symbol table is accumulated gradually, to conserverun-time memory..Sp\&\fB\-\-retain\-symbols\-file\fR does \fInot\fR discard undefined symbols,or symbols needed for relocations..SpYou may only specify \fB\-\-retain\-symbols\-file\fR once in the commandline. It overrides \fB\-s\fR and \fB\-S\fR..IP "\fB\-rpath=\fR\fIdir\fR" 4.IX Item "-rpath=dir"Add a directory to the runtime library search path. This is used whenlinking an \s-1ELF\s0 executable with shared objects. All \fB\-rpath\fRarguments are concatenated and passed to the runtime linker, which usesthem to locate shared objects at runtime. The \fB\-rpath\fR option isalso used when locating shared objects which are needed by sharedobjects explicitly included in the link; see the description of the\&\fB\-rpath\-link\fR option. If \fB\-rpath\fR is not used when linking an\&\s-1ELF\s0 executable, the contents of the environment variable\&\f(CW\*(C`LD_RUN_PATH\*(C'\fR will be used if it is defined..SpThe \fB\-rpath\fR option may also be used on SunOS. By default, onSunOS, the linker will form a runtime search patch out of all the\&\fB\-L\fR options it is given. If a \fB\-rpath\fR option is used, theruntime search path will be formed exclusively using the \fB\-rpath\fRoptions, ignoring the \fB\-L\fR options. This can be useful when usinggcc, which adds many \fB\-L\fR options which may be on \s-1NFS\s0 mountedfile systems..SpFor compatibility with other \s-1ELF\s0 linkers, if the \fB\-R\fR option isfollowed by a directory name, rather than a file name, it is treated asthe \fB\-rpath\fR option..IP "\fB\-rpath\-link=\fR\fIdir\fR" 4.IX Item "-rpath-link=dir"When using \s-1ELF\s0 or SunOS, one shared library may require another. Thishappens when an \f(CW\*(C`ld \-shared\*(C'\fR link includes a shared library as oneof the input files..SpWhen the linker encounters such a dependency when doing a non-shared,non-relocatable link, it will automatically try to locate the requiredshared library and include it in the link, if it is not includedexplicitly. In such a case, the \fB\-rpath\-link\fR optionspecifies the first set of directories to search. The\&\fB\-rpath\-link\fR option may specify a sequence of directory nameseither by specifying a list of names separated by colons, or byappearing multiple times..SpThis option should be used with caution as it overrides the search paththat may have been hard compiled into a shared library. In such a case itis possible to use unintentionally a different search path than theruntime linker would do..SpThe linker uses the following search paths to locate required sharedlibraries:.RS 4.IP "1." 4Any directories specified by \fB\-rpath\-link\fR options..IP "2." 4Any directories specified by \fB\-rpath\fR options. The differencebetween \fB\-rpath\fR and \fB\-rpath\-link\fR is that directoriesspecified by \fB\-rpath\fR options are included in the executable andused at runtime, whereas the \fB\-rpath\-link\fR option is only effectiveat link time. Searching \fB\-rpath\fR in this way is only supportedby native linkers and cross linkers which have been configured withthe \fB\-\-with\-sysroot\fR option..IP "3." 4On an \s-1ELF\s0 system, for native linkers, if the \fB\-rpath\fR and\&\fB\-rpath\-link\fR options were not used, search the contents of theenvironment variable \f(CW\*(C`LD_RUN_PATH\*(C'\fR..IP "4." 4On SunOS, if the \fB\-rpath\fR option was not used, search anydirectories specified using \fB\-L\fR options..IP "5." 4For a native linker, the search the contents of the environmentvariable \f(CW\*(C`LD_LIBRARY_PATH\*(C'\fR..IP "6." 4For a native \s-1ELF\s0 linker, the directories in \f(CW\*(C`DT_RUNPATH\*(C'\fR or\&\f(CW\*(C`DT_RPATH\*(C'\fR of a shared library are searched for sharedlibraries needed by it. The \f(CW\*(C`DT_RPATH\*(C'\fR entries are ignored if\&\f(CW\*(C`DT_RUNPATH\*(C'\fR entries exist..IP "7." 4The default directories, normally \fI/lib\fR and \fI/usr/lib\fR..IP "8." 4For a native linker on an \s-1ELF\s0 system, if the file \fI/etc/ld.so.conf\fRexists, the list of directories found in that file..RE.RS 4.SpIf the required shared library is not found, the linker will issue awarning and continue with the link..RE.IP "\fB\-shared\fR" 4.IX Item "-shared".PD 0.IP "\fB\-Bshareable\fR" 4.IX Item "-Bshareable".PDCreate a shared library. This is currently only supported on \s-1ELF\s0, \s-1XCOFF\s0and SunOS platforms. On SunOS, the linker will automatically create ashared library if the \fB\-e\fR option is not used and there areundefined symbols in the link..IP "\fB\-\-sort\-common\fR" 4.IX Item "--sort-common".PD 0.IP "\fB\-\-sort\-common=ascending\fR" 4.IX Item "--sort-common=ascending".IP "\fB\-\-sort\-common=descending\fR" 4.IX Item "--sort-common=descending".PDThis option tells \fBld\fR to sort the common symbols by alignment inascending or descending order when it places them in the appropriate outputsections. The symbol alignments considered are sixteen-byte or larger,eight-byte, four-byte, two-byte, and one-byte. This is to prevent gapsbetween symbols due to alignment constraints. If no sorting order isspecified, then descending order is assumed..IP "\fB\-\-sort\-section=name\fR" 4.IX Item "--sort-section=name"This option will apply \f(CW\*(C`SORT_BY_NAME\*(C'\fR to all wildcard sectionpatterns in the linker script..IP "\fB\-\-sort\-section=alignment\fR" 4.IX Item "--sort-section=alignment"This option will apply \f(CW\*(C`SORT_BY_ALIGNMENT\*(C'\fR to all wildcard sectionpatterns in the linker script..IP "\fB\-\-split\-by\-file[=\fR\fIsize\fR\fB]\fR" 4.IX Item "--split-by-file[=size]"Similar to \fB\-\-split\-by\-reloc\fR but creates a new output section foreach input file when \fIsize\fR is reached. \fIsize\fR defaults to asize of 1 if not given..IP "\fB\-\-split\-by\-reloc[=\fR\fIcount\fR\fB]\fR" 4.IX Item "--split-by-reloc[=count]"Tries to creates extra sections in the output file so that no singleoutput section in the file contains more than \fIcount\fR relocations.This is useful when generating huge relocatable files for downloading intocertain real time kernels with the \s-1COFF\s0 object file format; since \s-1COFF\s0cannot represent more than 65535 relocations in a single section. Notethat this will fail to work with object file formats which do notsupport arbitrary sections. The linker will not split up individualinput sections for redistribution, so if a single input section containsmore than \fIcount\fR relocations one output section will contain thatmany relocations. \fIcount\fR defaults to a value of 32768..IP "\fB\-\-stats\fR" 4.IX Item "--stats"Compute and display statistics about the operation of the linker, suchas execution time and memory usage..IP "\fB\-\-sysroot=\fR\fIdirectory\fR" 4.IX Item "--sysroot=directory"Use \fIdirectory\fR as the location of the sysroot, overriding theconfigure-time default. This option is only supported by linkersthat were configured using \fB\-\-with\-sysroot\fR..IP "\fB\-\-traditional\-format\fR" 4.IX Item "--traditional-format"For some targets, the output of \fBld\fR is different in some ways fromthe output of some existing linker. This switch requests \fBld\fR touse the traditional format instead..SpFor example, on SunOS, \fBld\fR combines duplicate entries in thesymbol string table. This can reduce the size of an output file withfull debugging information by over 30 percent. Unfortunately, the SunOS\&\f(CW\*(C`dbx\*(C'\fR program can not read the resulting program (\f(CW\*(C`gdb\*(C'\fR has notrouble). The \fB\-\-traditional\-format\fR switch tells \fBld\fR to notcombine duplicate entries..IP "\fB\-\-section\-start=\fR\fIsectionname\fR\fB=\fR\fIorg\fR" 4.IX Item "--section-start=sectionname=org"Locate a section in the output file at the absoluteaddress given by \fIorg\fR. You may use this option as manytimes as necessary to locate multiple sections in the commandline.\&\fIorg\fR must be a single hexadecimal integer;for compatibility with other linkers, you may omit the leading\&\fB0x\fR usually associated with hexadecimal values. \fINote:\fR thereshould be no white space between \fIsectionname\fR, the equalssign ("\fB=\fR"), and \fIorg\fR..IP "\fB\-Tbss=\fR\fIorg\fR" 4.IX Item "-Tbss=org".PD 0.IP "\fB\-Tdata=\fR\fIorg\fR" 4.IX Item "-Tdata=org".IP "\fB\-Ttext=\fR\fIorg\fR" 4.IX Item "-Ttext=org".PDSame as \fB\-\-section\-start\fR, with \f(CW\*(C`.bss\*(C'\fR, \f(CW\*(C`.data\*(C'\fR or\&\f(CW\*(C`.text\*(C'\fR as the \fIsectionname\fR..IP "\fB\-Ttext\-segment=\fR\fIorg\fR" 4.IX Item "-Ttext-segment=org"When creating an \s-1ELF\s0 executable or shared object, it will set the addressof the first byte of the text segment..IP "\fB\-\-unresolved\-symbols=\fR\fImethod\fR" 4.IX Item "--unresolved-symbols=method"Determine how to handle unresolved symbols. There are four possiblevalues for \fBmethod\fR:.RS 4.IP "\fBignore-all\fR" 4.IX Item "ignore-all"Do not report any unresolved symbols..IP "\fBreport-all\fR" 4.IX Item "report-all"Report all unresolved symbols. This is the default..IP "\fBignore-in-object-files\fR" 4.IX Item "ignore-in-object-files"Report unresolved symbols that are contained in shared libraries, butignore them if they come from regular object files..IP "\fBignore-in-shared-libs\fR" 4.IX Item "ignore-in-shared-libs"Report unresolved symbols that come from regular object files, butignore them if they come from shared libraries. This can be usefulwhen creating a dynamic binary and it is known that all the sharedlibraries that it should be referencing are included on the linker'scommand line..RE.RS 4.SpThe behaviour for shared libraries on their own can also be controlledby the \fB\-\-[no\-]allow\-shlib\-undefined\fR option..SpNormally the linker will generate an error message for each reportedunresolved symbol but the option \fB\-\-warn\-unresolved\-symbols\fRcan change this to a warning..RE.IP "\fB\-\-dll\-verbose\fR" 4.IX Item "--dll-verbose".PD 0.IP "\fB\-\-verbose\fR" 4.IX Item "--verbose".PDDisplay the version number for \fBld\fR and list the linker emulationssupported. Display which input files can and cannot be opened. Displaythe linker script being used by the linker..IP "\fB\-\-version\-script=\fR\fIversion-scriptfile\fR" 4.IX Item "--version-script=version-scriptfile"Specify the name of a version script to the linker. This is typicallyused when creating shared libraries to specify additional informationabout the version hierarchy for the library being created. This optionis only fully supported on \s-1ELF\s0 platforms which support shared libraries;see \fB\s-1VERSION\s0\fR. It is partially supported on \s-1PE\s0 platforms, which canuse version scripts to filter symbol visibility in auto-export mode: anysymbols marked \fBlocal\fR in the version script will not be exported..IP "\fB\-\-warn\-common\fR" 4.IX Item "--warn-common"Warn when a common symbol is combined with another common symbol or witha symbol definition. Unix linkers allow this somewhat sloppy practise,but linkers on some other operating systems do not. This option allowsyou to find potential problems from combining global symbols.Unfortunately, some C libraries use this practise, so you may get somewarnings about symbols in the libraries as well as in your programs..SpThere are three kinds of global symbols, illustrated here by C examples:.RS 4.IP "\fBint i = 1;\fR" 4.IX Item "int i = 1;"A definition, which goes in the initialized data section of the outputfile..IP "\fBextern int i;\fR" 4.IX Item "extern int i;"An undefined reference, which does not allocate space.There must be either a definition or a common symbol for thevariable somewhere..IP "\fBint i;\fR" 4.IX Item "int i;"A common symbol. If there are only (one or more) common symbols for avariable, it goes in the uninitialized data area of the output file.The linker merges multiple common symbols for the same variable into asingle symbol. If they are of different sizes, it picks the largestsize. The linker turns a common symbol into a declaration, if there isa definition of the same variable..RE.RS 4.SpThe \fB\-\-warn\-common\fR option can produce five kinds of warnings.Each warning consists of a pair of lines: the first describes the symboljust encountered, and the second describes the previous symbolencountered with the same name. One or both of the two symbols will bea common symbol..IP "1." 4Turning a common symbol into a reference, because there is already adefinition for the symbol..Sp.Vb 3\& <file>(<section>): warning: common of \`<symbol>\*(Aq\& overridden by definition\& <file>(<section>): warning: defined here.Ve.IP "2." 4Turning a common symbol into a reference, because a later definition forthe symbol is encountered. This is the same as the previous case,except that the symbols are encountered in a different order..Sp.Vb 3\& <file>(<section>): warning: definition of \`<symbol>\*(Aq\& overriding common\& <file>(<section>): warning: common is here.Ve.IP "3." 4Merging a common symbol with a previous same-sized common symbol..Sp.Vb 3\& <file>(<section>): warning: multiple common\& of \`<symbol>\*(Aq\& <file>(<section>): warning: previous common is here.Ve.IP "4." 4Merging a common symbol with a previous larger common symbol..Sp.Vb 3\& <file>(<section>): warning: common of \`<symbol>\*(Aq\& overridden by larger common\& <file>(<section>): warning: larger common is here.Ve.IP "5." 4Merging a common symbol with a previous smaller common symbol. This isthe same as the previous case, except that the symbols areencountered in a different order..Sp.Vb 3\& <file>(<section>): warning: common of \`<symbol>\*(Aq\& overriding smaller common\& <file>(<section>): warning: smaller common is here.Ve.RE.RS 4.RE.IP "\fB\-\-warn\-constructors\fR" 4.IX Item "--warn-constructors"Warn if any global constructors are used. This is only useful for a fewobject file formats. For formats like \s-1COFF\s0 or \s-1ELF\s0, the linker can notdetect the use of global constructors..IP "\fB\-\-warn\-multiple\-gp\fR" 4.IX Item "--warn-multiple-gp"Warn if multiple global pointer values are required in the output file.This is only meaningful for certain processors, such as the Alpha.Specifically, some processors put large-valued constants in a specialsection. A special register (the global pointer) points into the middleof this section, so that constants can be loaded efficiently via abase-register relative addressing mode. Since the offset inbase-register relative mode is fixed and relatively small (e.g., 16bits), this limits the maximum size of the constant pool. Thus, inlarge programs, it is often necessary to use multiple global pointervalues in order to be able to address all possible constants. Thisoption causes a warning to be issued whenever this case occurs..IP "\fB\-\-warn\-once\fR" 4.IX Item "--warn-once"Only warn once for each undefined symbol, rather than once per modulewhich refers to it..IP "\fB\-\-warn\-section\-align\fR" 4.IX Item "--warn-section-align"Warn if the address of an output section is changed because ofalignment. Typically, the alignment will be set by an input section.The address will only be changed if it not explicitly specified; thatis, if the \f(CW\*(C`SECTIONS\*(C'\fR command does not specify a start address forthe section..IP "\fB\-\-warn\-shared\-textrel\fR" 4.IX Item "--warn-shared-textrel"Warn if the linker adds a \s-1DT_TEXTREL\s0 to a shared object..IP "\fB\-\-warn\-alternate\-em\fR" 4.IX Item "--warn-alternate-em"Warn if an object has alternate \s-1ELF\s0 machine code..IP "\fB\-\-warn\-unresolved\-symbols\fR" 4.IX Item "--warn-unresolved-symbols"If the linker is going to report an unresolved symbol (see the option\&\fB\-\-unresolved\-symbols\fR) it will normally generate an error.This option makes it generate a warning instead..IP "\fB\-\-error\-unresolved\-symbols\fR" 4.IX Item "--error-unresolved-symbols"This restores the linker's default behaviour of generating errors whenit is reporting unresolved symbols..IP "\fB\-\-whole\-archive\fR" 4.IX Item "--whole-archive"For each archive mentioned on the command line after the\&\fB\-\-whole\-archive\fR option, include every object file in the archivein the link, rather than searching the archive for the required objectfiles. This is normally used to turn an archive file into a sharedlibrary, forcing every object to be included in the resulting sharedlibrary. This option may be used more than once..SpTwo notes when using this option from gcc: First, gcc doesn't knowabout this option, so you have to use \fB\-Wl,\-whole\-archive\fR.Second, don't forget to use \fB\-Wl,\-no\-whole\-archive\fR after yourlist of archives, because gcc will add its own list of archives toyour link and you may not want this flag to affect those as well..IP "\fB\-\-wrap=\fR\fIsymbol\fR" 4.IX Item "--wrap=symbol"Use a wrapper function for \fIsymbol\fR. Any undefined reference to\&\fIsymbol\fR will be resolved to \f(CW\*(C`_\|_wrap_\f(CIsymbol\f(CW\*(C'\fR. Anyundefined reference to \f(CW\*(C`_\|_real_\f(CIsymbol\f(CW\*(C'\fR will be resolved to\&\fIsymbol\fR..SpThis can be used to provide a wrapper for a system function. Thewrapper function should be called \f(CW\*(C`_\|_wrap_\f(CIsymbol\f(CW\*(C'\fR. If itwishes to call the system function, it should call\&\f(CW\*(C`_\|_real_\f(CIsymbol\f(CW\*(C'\fR..SpHere is a trivial example:.Sp.Vb 6\& void *\& _\|_wrap_malloc (size_t c)\& {\& printf ("malloc called with %zu\en", c);\& return _\|_real_malloc (c);\& }.Ve.SpIf you link other code with this file using \fB\-\-wrap malloc\fR, thenall calls to \f(CW\*(C`malloc\*(C'\fR will call the function \f(CW\*(C`_\|_wrap_malloc\*(C'\fRinstead. The call to \f(CW\*(C`_\|_real_malloc\*(C'\fR in \f(CW\*(C`_\|_wrap_malloc\*(C'\fR willcall the real \f(CW\*(C`malloc\*(C'\fR function..SpYou may wish to provide a \f(CW\*(C`_\|_real_malloc\*(C'\fR function as well, so thatlinks without the \fB\-\-wrap\fR option will succeed. If you do this,you should not put the definition of \f(CW\*(C`_\|_real_malloc\*(C'\fR in the samefile as \f(CW\*(C`_\|_wrap_malloc\*(C'\fR; if you do, the assembler may resolve thecall before the linker has a chance to wrap it to \f(CW\*(C`malloc\*(C'\fR..IP "\fB\-\-eh\-frame\-hdr\fR" 4.IX Item "--eh-frame-hdr"Request creation of \f(CW\*(C`.eh_frame_hdr\*(C'\fR section and \s-1ELF\s0\&\f(CW\*(C`PT_GNU_EH_FRAME\*(C'\fR segment header..IP "\fB\-\-enable\-new\-dtags\fR" 4.IX Item "--enable-new-dtags".PD 0.IP "\fB\-\-disable\-new\-dtags\fR" 4.IX Item "--disable-new-dtags".PDThis linker can create the new dynamic tags in \s-1ELF\s0. But the older \s-1ELF\s0systems may not understand them. If you specify\&\fB\-\-enable\-new\-dtags\fR, the dynamic tags will be created as needed.If you specify \fB\-\-disable\-new\-dtags\fR, no new dynamic tags will becreated. By default, the new dynamic tags are not created. Note thatthose options are only available for \s-1ELF\s0 systems..IP "\fB\-\-hash\-size=\fR\fInumber\fR" 4.IX Item "--hash-size=number"Set the default size of the linker's hash tables to a prime numberclose to \fInumber\fR. Increasing this value can reduce the length oftime it takes the linker to perform its tasks, at the expense ofincreasing the linker's memory requirements. Similarly reducing thisvalue can reduce the memory requirements at the expense of speed..IP "\fB\-\-hash\-style=\fR\fIstyle\fR" 4.IX Item "--hash-style=style"Set the type of linker's hash table(s). \fIstyle\fR can be either\&\f(CW\*(C`sysv\*(C'\fR for classic \s-1ELF\s0 \f(CW\*(C`.hash\*(C'\fR section, \f(CW\*(C`gnu\*(C'\fR fornew style \s-1GNU\s0 \f(CW\*(C`.gnu.hash\*(C'\fR section or \f(CW\*(C`both\*(C'\fR for boththe classic \s-1ELF\s0 \f(CW\*(C`.hash\*(C'\fR and new style \s-1GNU\s0 \f(CW\*(C`.gnu.hash\*(C'\fRhash tables. The default is \f(CW\*(C`sysv\*(C'\fR..IP "\fB\-\-reduce\-memory\-overheads\fR" 4.IX Item "--reduce-memory-overheads"This option reduces memory requirements at ld runtime, at the expense oflinking speed. This was introduced to select the old O(n^2) algorithmfor link map file generation, rather than the new O(n) algorithm which usesabout 40% more memory for symbol storage..SpAnother effect of the switch is to set the default hash table size to1021, which again saves memory at the cost of lengthening the linker'srun time. This is not done however if the \fB\-\-hash\-size\fR switchhas been used..SpThe \fB\-\-reduce\-memory\-overheads\fR switch may be also be used toenable other tradeoffs in future versions of the linker..IP "\fB\-\-build\-id\fR" 4.IX Item "--build-id".PD 0.IP "\fB\-\-build\-id=\fR\fIstyle\fR" 4.IX Item "--build-id=style".PDRequest creation of \f(CW\*(C`.note.gnu.build\-id\*(C'\fR \s-1ELF\s0 note section.The contents of the note are unique bits identifying this linkedfile. \fIstyle\fR can be \f(CW\*(C`uuid\*(C'\fR to use 128 random bits,\&\f(CW\*(C`sha1\*(C'\fR to use a 160\-bit \s-1SHA1\s0 hash on the normativeparts of the output contents, \f(CW\*(C`md5\*(C'\fR to use a 128\-bit\&\s-1MD5\s0 hash on the normative parts of the output contents, or\&\f(CW\*(C`0x\f(CIhexstring\f(CW\*(C'\fR to use a chosen bit string specified asan even number of hexadecimal digits (\f(CW\*(C`\-\*(C'\fR and \f(CW\*(C`:\*(C'\fRcharacters between digit pairs are ignored). If \fIstyle\fR isomitted, \f(CW\*(C`sha1\*(C'\fR is used..SpThe \f(CW\*(C`md5\*(C'\fR and \f(CW\*(C`sha1\*(C'\fR styles produces an identifierthat is always the same in an identical output file, but will beunique among all nonidentical output files. It is not intendedto be compared as a checksum for the file's contents. A linkedfile may be changed later by other tools, but the build \s-1ID\s0 bitstring identifying the original linked file does not change..SpPassing \f(CW\*(C`none\*(C'\fR for \fIstyle\fR disables the setting from any\&\f(CW\*(C`\-\-build\-id\*(C'\fR options earlier on the command line..PPThe i386 \s-1PE\s0 linker supports the \fB\-shared\fR option, which causesthe output to be a dynamically linked library (\s-1DLL\s0) instead of anormal executable. You should name the output \f(CW\*(C`*.dll\*(C'\fR when youuse this option. In addition, the linker fully supports the standard\&\f(CW\*(C`*.def\*(C'\fR files, which may be specified on the linker command linelike an object file (in fact, it should precede archives it exportssymbols from, to ensure that they get linked in, just like a normalobject file)..PPIn addition to the options common to all targets, the i386 \s-1PE\s0 linkersupport additional command line options that are specific to the i386\&\s-1PE\s0 target. Options that take values may be separated from theirvalues by either a space or an equals sign..IP "\fB\-\-add\-stdcall\-alias\fR" 4.IX Item "--add-stdcall-alias"If given, symbols with a stdcall suffix (@\fInn\fR) will be exportedas-is and also with the suffix stripped.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-base\-file\fR \fIfile\fR" 4.IX Item "--base-file file"Use \fIfile\fR as the name of a file in which to save the baseaddresses of all the relocations needed for generating DLLs with\&\fIdlltool\fR.[This is an i386 \s-1PE\s0 specific option].IP "\fB\-\-dll\fR" 4.IX Item "--dll"Create a \s-1DLL\s0 instead of a regular executable. You may also use\&\fB\-shared\fR or specify a \f(CW\*(C`LIBRARY\*(C'\fR in a given \f(CW\*(C`.def\*(C'\fRfile.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-enable\-long\-section\-names\fR" 4.IX Item "--enable-long-section-names".PD 0.IP "\fB\-\-disable\-long\-section\-names\fR" 4.IX Item "--disable-long-section-names".PDThe \s-1PE\s0 variants of the Coff object format add an extension that permitsthe use of section names longer than eight characters, the normal limitfor Coff. By default, these names are only allowed in object files, asfully-linked executable images do not carry the Coff string table requiredto support the longer names. As a \s-1GNU\s0 extension, it is possible toallow their use in executable images as well, or to (probably pointlessly!)disallow it in object files, by using these two options. Executable imagesgenerated with these long section names are slightly non-standard, carryingas they do a string table, and may generate confusing output when examinedwith non-GNU PE-aware tools, such as file viewers and dumpers. However,\&\s-1GDB\s0 relies on the use of \s-1PE\s0 long section names to find Dwarf\-2 debuginformation sections in an executable image at runtime, and so if neitheroption is specified on the command-line, \fBld\fR will enable longsection names, overriding the default and technically correct behaviour,when it finds the presence of debug information while linking an executableimage and not stripping symbols.[This option is valid for all \s-1PE\s0 targeted ports of the linker].IP "\fB\-\-enable\-stdcall\-fixup\fR" 4.IX Item "--enable-stdcall-fixup".PD 0.IP "\fB\-\-disable\-stdcall\-fixup\fR" 4.IX Item "--disable-stdcall-fixup".PDIf the link finds a symbol that it cannot resolve, it will attempt todo \*(L"fuzzy linking\*(R" by looking for another defined symbol that differsonly in the format of the symbol name (cdecl vs stdcall) and willresolve that symbol by linking to the match. For example, theundefined symbol \f(CW\*(C`_foo\*(C'\fR might be linked to the function\&\f(CW\*(C`_foo@12\*(C'\fR, or the undefined symbol \f(CW\*(C`_bar@16\*(C'\fR might be linkedto the function \f(CW\*(C`_bar\*(C'\fR. When the linker does this, it prints awarning, since it normally should have failed to link, but sometimesimport libraries generated from third-party dlls may need this featureto be usable. If you specify \fB\-\-enable\-stdcall\-fixup\fR, thisfeature is fully enabled and warnings are not printed. If you specify\&\fB\-\-disable\-stdcall\-fixup\fR, this feature is disabled and suchmismatches are considered to be errors.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-export\-all\-symbols\fR" 4.IX Item "--export-all-symbols"If given, all global symbols in the objects used to build a \s-1DLL\s0 willbe exported by the \s-1DLL\s0. Note that this is the default if thereotherwise wouldn't be any exported symbols. When symbols areexplicitly exported via \s-1DEF\s0 files or implicitly exported via functionattributes, the default is to not export anything else unless thisoption is given. Note that the symbols \f(CW\*(C`DllMain@12\*(C'\fR,\&\f(CW\*(C`DllEntryPoint@0\*(C'\fR, \f(CW\*(C`DllMainCRTStartup@12\*(C'\fR, and\&\f(CW\*(C`impure_ptr\*(C'\fR will not be automaticallyexported. Also, symbols imported from other DLLs will not bere-exported, nor will symbols specifying the \s-1DLL\s0's internal layoutsuch as those beginning with \f(CW\*(C`_head_\*(C'\fR or ending with\&\f(CW\*(C`_iname\*(C'\fR. In addition, no symbols from \f(CW\*(C`libgcc\*(C'\fR,\&\f(CW\*(C`libstd++\*(C'\fR, \f(CW\*(C`libmingw32\*(C'\fR, or \f(CW\*(C`crtX.o\*(C'\fR will be exported.Symbols whose names begin with \f(CW\*(C`_\|_rtti_\*(C'\fR or \f(CW\*(C`_\|_builtin_\*(C'\fR willnot be exported, to help with \*(C+ DLLs. Finally, there is anextensive list of cygwin-private symbols that are not exported(obviously, this applies on when building DLLs for cygwin targets).These cygwin-excludes are: \f(CW\*(C`_cygwin_dll_entry@12\*(C'\fR,\&\f(CW\*(C`_cygwin_crt0_common@8\*(C'\fR, \f(CW\*(C`_cygwin_noncygwin_dll_entry@12\*(C'\fR,\&\f(CW\*(C`_fmode\*(C'\fR, \f(CW\*(C`_impure_ptr\*(C'\fR, \f(CW\*(C`cygwin_attach_dll\*(C'\fR,\&\f(CW\*(C`cygwin_premain0\*(C'\fR, \f(CW\*(C`cygwin_premain1\*(C'\fR, \f(CW\*(C`cygwin_premain2\*(C'\fR,\&\f(CW\*(C`cygwin_premain3\*(C'\fR, and \f(CW\*(C`environ\*(C'\fR.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-exclude\-symbols\fR \fIsymbol\fR\fB,\fR\fIsymbol\fR\fB,...\fR" 4.IX Item "--exclude-symbols symbol,symbol,..."Specifies a list of symbols which should not be automaticallyexported. The symbol names may be delimited by commas or colons.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-file\-alignment\fR" 4.IX Item "--file-alignment"Specify the file alignment. Sections in the file will always begin atfile offsets which are multiples of this number. This defaults to512.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-heap\fR \fIreserve\fR" 4.IX Item "--heap reserve".PD 0.IP "\fB\-\-heap\fR \fIreserve\fR\fB,\fR\fIcommit\fR" 4.IX Item "--heap reserve,commit".PDSpecify the number of bytes of memory to reserve (and optionally commit)to be used as heap for this program. The default is 1Mb reserved, 4Kcommitted.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-image\-base\fR \fIvalue\fR" 4.IX Item "--image-base value"Use \fIvalue\fR as the base address of your program or dll. This isthe lowest memory location that will be used when your program or dllis loaded. To reduce the need to relocate and improve performance ofyour dlls, each should have a unique base address and not overlap anyother dlls. The default is 0x400000 for executables, and 0x10000000for dlls.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-kill\-at\fR" 4.IX Item "--kill-at"If given, the stdcall suffixes (@\fInn\fR) will be stripped fromsymbols before they are exported.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-large\-address\-aware\fR" 4.IX Item "--large-address-aware"If given, the appropriate bit in the \*(L"Characteristics\*(R" field of the \s-1COFF\s0header is set to indicate that this executable supports virtual addressesgreater than 2 gigabytes. This should be used in conjunction with the /3GBor /USERVA=\fIvalue\fR megabytes switch in the \*(L"[operating systems]\*(R"section of the \s-1BOOT\s0.INI. Otherwise, this bit has no effect.[This option is specific to \s-1PE\s0 targeted ports of the linker].IP "\fB\-\-major\-image\-version\fR \fIvalue\fR" 4.IX Item "--major-image-version value"Sets the major number of the \*(L"image version\*(R". Defaults to 1.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-major\-os\-version\fR \fIvalue\fR" 4.IX Item "--major-os-version value"Sets the major number of the \*(L"os version\*(R". Defaults to 4.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-major\-subsystem\-version\fR \fIvalue\fR" 4.IX Item "--major-subsystem-version value"Sets the major number of the \*(L"subsystem version\*(R". Defaults to 4.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-minor\-image\-version\fR \fIvalue\fR" 4.IX Item "--minor-image-version value"Sets the minor number of the \*(L"image version\*(R". Defaults to 0.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-minor\-os\-version\fR \fIvalue\fR" 4.IX Item "--minor-os-version value"Sets the minor number of the \*(L"os version\*(R". Defaults to 0.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-minor\-subsystem\-version\fR \fIvalue\fR" 4.IX Item "--minor-subsystem-version value"Sets the minor number of the \*(L"subsystem version\*(R". Defaults to 0.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-output\-def\fR \fIfile\fR" 4.IX Item "--output-def file"The linker will create the file \fIfile\fR which will contain a \s-1DEF\s0file corresponding to the \s-1DLL\s0 the linker is generating. This \s-1DEF\s0 file(which should be called \f(CW\*(C`*.def\*(C'\fR) may be used to create an importlibrary with \f(CW\*(C`dlltool\*(C'\fR or may be used as a reference toautomatically or implicitly exported symbols.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-out\-implib\fR \fIfile\fR" 4.IX Item "--out-implib file"The linker will create the file \fIfile\fR which will contain animport lib corresponding to the \s-1DLL\s0 the linker is generating. Thisimport lib (which should be called \f(CW\*(C`*.dll.a\*(C'\fR or \f(CW\*(C`*.a\*(C'\fRmay be used to link clients against the generated \s-1DLL\s0; this behaviourmakes it possible to skip a separate \f(CW\*(C`dlltool\*(C'\fR import librarycreation step.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-enable\-auto\-image\-base\fR" 4.IX Item "--enable-auto-image-base"Automatically choose the image base for DLLs, unless one is specifiedusing the \f(CW\*(C`\-\-image\-base\*(C'\fR argument. By using a hash generatedfrom the dllname to create unique image bases for each \s-1DLL\s0, in-memorycollisions and relocations which can delay program execution areavoided.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-disable\-auto\-image\-base\fR" 4.IX Item "--disable-auto-image-base"Do not automatically generate a unique image base. If there is nouser-specified image base (\f(CW\*(C`\-\-image\-base\*(C'\fR) then use the platformdefault.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-dll\-search\-prefix\fR \fIstring\fR" 4.IX Item "--dll-search-prefix string"When linking dynamically to a dll without an import library,search for \f(CW\*(C`<string><basename>.dll\*(C'\fR in preference to\&\f(CW\*(C`lib<basename>.dll\*(C'\fR. This behaviour allows easy distinctionbetween DLLs built for the various \*(L"subplatforms\*(R": native, cygwin,uwin, pw, etc. For instance, cygwin DLLs typically use\&\f(CW\*(C`\-\-dll\-search\-prefix=cyg\*(C'\fR.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-enable\-auto\-import\fR" 4.IX Item "--enable-auto-import"Do sophisticated linking of \f(CW\*(C`_symbol\*(C'\fR to \f(CW\*(C`_\|_imp_\|_symbol\*(C'\fR for\&\s-1DATA\s0 imports from DLLs, and create the necessary thunking symbols whenbuilding the import libraries with those \s-1DATA\s0 exports. Note: Use of the\&'auto\-import' extension will cause the text section of the image fileto be made writable. This does not conform to the PE-COFF formatspecification published by Microsoft..SpNote \- use of the 'auto\-import' extension will also cause read onlydata which would normally be placed into the .rdata section to beplaced into the .data section instead. This is in order to workaround a problem with consts that is described here:http://www.cygwin.com/ml/cygwin/2004\-09/msg01101.html.SpUsing 'auto\-import' generally will 'just work' \*(-- but sometimes you maysee this message:.Sp"variable '<var>' can't be auto-imported. Please read thedocumentation for ld's \f(CW\*(C`\-\-enable\-auto\-import\*(C'\fR for details.".SpThis message occurs when some (sub)expression accesses an addressultimately given by the sum of two constants (Win32 import tables onlyallow one). Instances where this may occur include accesses to memberfields of struct variables imported from a \s-1DLL\s0, as well as using aconstant index into an array variable imported from a \s-1DLL\s0. Anymultiword variable (arrays, structs, long long, etc) may triggerthis error condition. However, regardless of the exact data typeof the offending exported variable, ld will always detect it, issuethe warning, and exit..SpThere are several ways to address this difficulty, regardless of thedata type of the exported variable:.SpOne way is to use \-\-enable\-runtime\-pseudo\-reloc switch. This leaves the taskof adjusting references in your client code for runtime environment, sothis method works only when runtime environment supports this feature..SpA second solution is to force one of the 'constants' to be a variable \*(--that is, unknown and un-optimizable at compile time. For arrays,there are two possibilities: a) make the indexee (the array's address)a variable, or b) make the 'constant' index a variable. Thus:.Sp.Vb 3\& extern type extern_array[];\& extern_array[1] \-\->\& { volatile type *t=extern_array; t[1] }.Ve.Spor.Sp.Vb 3\& extern type extern_array[];\& extern_array[1] \-\->\& { volatile int t=1; extern_array[t] }.Ve.SpFor structs (and most other multiword data types) the only optionis to make the struct itself (or the long long, or the ...) variable:.Sp.Vb 3\& extern struct s extern_struct;\& extern_struct.field \-\->\& { volatile struct s *t=&extern_struct; t\->field }.Ve.Spor.Sp.Vb 3\& extern long long extern_ll;\& extern_ll \-\->\& { volatile long long * local_ll=&extern_ll; *local_ll }.Ve.SpA third method of dealing with this difficulty is to abandon\&'auto\-import' for the offending symbol and mark it with\&\f(CW\*(C`_\|_declspec(dllimport)\*(C'\fR. However, in practise thatrequires using compile-time #defines to indicate whether you arebuilding a \s-1DLL\s0, building client code that will link to the \s-1DLL\s0, ormerely building/linking to a static library. In making the choicebetween the various methods of resolving the 'direct address withconstant offset' problem, you should consider typical real-world usage:.SpOriginal:.Sp.Vb 7\& \-\-foo.h\& extern int arr[];\& \-\-foo.c\& #include "foo.h"\& void main(int argc, char **argv){\& printf("%d\en",arr[1]);\& }.Ve.SpSolution 1:.Sp.Vb 9\& \-\-foo.h\& extern int arr[];\& \-\-foo.c\& #include "foo.h"\& void main(int argc, char **argv){\& /* This workaround is for win32 and cygwin; do not "optimize" */\& volatile int *parr = arr;\& printf("%d\en",parr[1]);\& }.Ve.SpSolution 2:.Sp.Vb 10\& \-\-foo.h\& /* Note: auto\-export is assumed (no _\|_declspec(dllexport)) */\& #if (defined(_WIN32) || defined(_\|_CYGWIN_\|_)) && \e\& !(defined(FOO_BUILD_DLL) || defined(FOO_STATIC))\& #define FOO_IMPORT _\|_declspec(dllimport)\& #else\& #define FOO_IMPORT\& #endif\& extern FOO_IMPORT int arr[];\& \-\-foo.c\& #include "foo.h"\& void main(int argc, char **argv){\& printf("%d\en",arr[1]);\& }.Ve.SpA fourth way to avoid this problem is to re-code yourlibrary to use a functional interface rather than a data interfacefor the offending variables (e.g. \fIset_foo()\fR and \fIget_foo()\fR accessorfunctions).[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-disable\-auto\-import\fR" 4.IX Item "--disable-auto-import"Do not attempt to do sophisticated linking of \f(CW\*(C`_symbol\*(C'\fR to\&\f(CW\*(C`_\|_imp_\|_symbol\*(C'\fR for \s-1DATA\s0 imports from DLLs.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-enable\-runtime\-pseudo\-reloc\fR" 4.IX Item "--enable-runtime-pseudo-reloc"If your code contains expressions described in \-\-enable\-auto\-import section,that is, \s-1DATA\s0 imports from \s-1DLL\s0 with non-zero offset, this switch will createa vector of 'runtime pseudo relocations' which can be used by runtimeenvironment to adjust references to such data in your client code.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-disable\-runtime\-pseudo\-reloc\fR" 4.IX Item "--disable-runtime-pseudo-reloc"Do not create pseudo relocations for non-zero offset \s-1DATA\s0 imports fromDLLs. This is the default.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-enable\-extra\-pe\-debug\fR" 4.IX Item "--enable-extra-pe-debug"Show additional debug info related to auto-import symbol thunking.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-section\-alignment\fR" 4.IX Item "--section-alignment"Sets the section alignment. Sections in memory will always begin ataddresses which are a multiple of this number. Defaults to 0x1000.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-stack\fR \fIreserve\fR" 4.IX Item "--stack reserve".PD 0.IP "\fB\-\-stack\fR \fIreserve\fR\fB,\fR\fIcommit\fR" 4.IX Item "--stack reserve,commit".PDSpecify the number of bytes of memory to reserve (and optionally commit)to be used as stack for this program. The default is 2Mb reserved, 4Kcommitted.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].IP "\fB\-\-subsystem\fR \fIwhich\fR" 4.IX Item "--subsystem which".PD 0.IP "\fB\-\-subsystem\fR \fIwhich\fR\fB:\fR\fImajor\fR" 4.IX Item "--subsystem which:major".IP "\fB\-\-subsystem\fR \fIwhich\fR\fB:\fR\fImajor\fR\fB.\fR\fIminor\fR" 4.IX Item "--subsystem which:major.minor".PDSpecifies the subsystem under which your program will execute. Thelegal values for \fIwhich\fR are \f(CW\*(C`native\*(C'\fR, \f(CW\*(C`windows\*(C'\fR,\&\f(CW\*(C`console\*(C'\fR, \f(CW\*(C`posix\*(C'\fR, and \f(CW\*(C`xbox\*(C'\fR. You may optionally setthe subsystem version also. Numeric values are also accepted for\&\fIwhich\fR.[This option is specific to the i386 \s-1PE\s0 targeted port of the linker].SpThe following options set flags in the \f(CW\*(C`DllCharacteristics\*(C'\fR fieldof the \s-1PE\s0 file header:[These options are specific to \s-1PE\s0 targeted ports of the linker].IP "\fB\-\-dynamicbase\fR" 4.IX Item "--dynamicbase"The image base address may be relocated using address space layoutrandomization (\s-1ASLR\s0). This feature was introduced with \s-1MS\s0 WindowsVista for i386 \s-1PE\s0 targets..IP "\fB\-\-forceinteg\fR" 4.IX Item "--forceinteg"Code integrity checks are enforced..IP "\fB\-\-nxcompat\fR" 4.IX Item "--nxcompat"The image is compatible with the Data Execution Prevention.This feature was introduced with \s-1MS\s0 Windows \s-1XP\s0 \s-1SP2\s0 for i386 \s-1PE\s0 targets..IP "\fB\-\-no\-isolation\fR" 4.IX Item "--no-isolation"Although the image understands isolation, do not isolate the image..IP "\fB\-\-no\-seh\fR" 4.IX Item "--no-seh"The image does not use \s-1SEH\s0. No \s-1SE\s0 handler may be called fromthis image..IP "\fB\-\-no\-bind\fR" 4.IX Item "--no-bind"Do not bind this image..IP "\fB\-\-wdmdriver\fR" 4.IX Item "--wdmdriver"The driver uses the \s-1MS\s0 Windows Driver Model..IP "\fB\-\-tsaware\fR" 4.IX Item "--tsaware"The image is Terminal Server aware..PPThe 68HC11 and 68HC12 linkers support specific options to control thememory bank switching mapping and trampoline code generation..IP "\fB\-\-no\-trampoline\fR" 4.IX Item "--no-trampoline"This option disables the generation of trampoline. By default a trampolineis generated for each far function which is called using a \f(CW\*(C`jsr\*(C'\fRinstruction (this happens when a pointer to a far function is taken)..IP "\fB\-\-bank\-window\fR \fIname\fR" 4.IX Item "--bank-window name"This option indicates to the linker the name of the memory region inthe \fB\s-1MEMORY\s0\fR specification that describes the memory bank window.The definition of such region is then used by the linker to computepaging and addresses within the memory window..PPThe following options are supported to control handling of \s-1GOT\s0 generationwhen linking for 68K targets..IP "\fB\-\-got=\fR\fItype\fR" 4.IX Item "--got=type"This option tells the linker which \s-1GOT\s0 generation scheme to use.\&\fItype\fR should be one of \fBsingle\fR, \fBnegative\fR,\&\fBmultigot\fR or \fBtarget\fR. For more information refer to theInfo entry for \fIld\fR..SH "ENVIRONMENT".IX Header "ENVIRONMENT"You can change the behaviour of \fBld\fR with the environment variables\&\f(CW\*(C`GNUTARGET\*(C'\fR,\&\f(CW\*(C`LDEMULATION\*(C'\fR and \f(CW\*(C`COLLECT_NO_DEMANGLE\*(C'\fR..PP\&\f(CW\*(C`GNUTARGET\*(C'\fR determines the input-file object format if you don'tuse \fB\-b\fR (or its synonym \fB\-\-format\fR). Its value should be oneof the \s-1BFD\s0 names for an input format. If there is no\&\f(CW\*(C`GNUTARGET\*(C'\fR in the environment, \fBld\fR uses the natural formatof the target. If \f(CW\*(C`GNUTARGET\*(C'\fR is set to \f(CW\*(C`default\*(C'\fR then \s-1BFD\s0attempts to discover the input format by examining binary input files;this method often succeeds, but there are potential ambiguities, sincethere is no method of ensuring that the magic number used to specifyobject-file formats is unique. However, the configuration procedure for\&\s-1BFD\s0 on each system places the conventional format for that system firstin the search-list, so ambiguities are resolved in favor of convention..PP\&\f(CW\*(C`LDEMULATION\*(C'\fR determines the default emulation if you don't use the\&\fB\-m\fR option. The emulation can affect various aspects of linkerbehaviour, particularly the default linker script. You can list theavailable emulations with the \fB\-\-verbose\fR or \fB\-V\fR options. Ifthe \fB\-m\fR option is not used, and the \f(CW\*(C`LDEMULATION\*(C'\fR environmentvariable is not defined, the default emulation depends upon how thelinker was configured..PPNormally, the linker will default to demangling symbols. However, if\&\f(CW\*(C`COLLECT_NO_DEMANGLE\*(C'\fR is set in the environment, then it willdefault to not demangling symbols. This environment variable is used ina similar fashion by the \f(CW\*(C`gcc\*(C'\fR linker wrapper program. The defaultmay be overridden by the \fB\-\-demangle\fR and \fB\-\-no\-demangle\fRoptions..SH "SEE ALSO".IX Header "SEE ALSO"\&\fIar\fR\|(1), \fInm\fR\|(1), \fIobjcopy\fR\|(1), \fIobjdump\fR\|(1), \fIreadelf\fR\|(1) andthe Info entries for \fIbinutils\fR and\&\fIld\fR..SH "COPYRIGHT".IX Header "COPYRIGHT"Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001,2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc..PPPermission is granted to copy, distribute and/or modify this documentunder the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3or any later version published by the Free Software Foundation;with no Invariant Sections, with no Front-Cover Texts, and with noBack-Cover Texts. A copy of the license is included in thesection entitled \*(L"\s-1GNU\s0 Free Documentation License\*(R".
Go to most recent revision | Compare with Previous | Blame | View Log
