
l
ld(1) | ld(1) |
nonfatal
If also using
Since
restricted
Causes the search for a symbol de®nition to be restricted to those symbols that were visible when the library was loaded.
symbolic
Used only when building a shared library (with the
verbose
Display verbose messages when binding symbols. This is the default except when
| See the +help option or the | ||
| more information on the uses of binding modes. |
|
|
Set the origin (in hexadecimal) for the data segment. |
| ||
| When used with the +ild option, if you change the offset after the initial incremental | ||
| link, the linker performs an initial incremental link automatically. |
| |
This option is accepted but ignored by the | |||
| program for export to shared libraries. By default, ld marks only those symbols that | ||
| are actually referenced by a shared library seen at link time. |
| |
Strip all unloadable data from the output ®le. | This option is typically used to strip | ||
| debug information. |
|
|
Instrument the code to collect pro®le information upon execution. | The pro®le data | ||
| gathered during program execution can be used in conjunction with the | ||
| |||
| /opt/langtools/lib/icrt0.o. This option should not be used with the | ||
|
|
| |
Search for libx.a or libx.sl in dir before looking in default locations. More than | |||
| one directory can be speci®ed, but each must be preceded by | ||
| effective only if it precedes the |
| |
Turn on linker optimizations. Currently the optimizations include the elimination of | |||
| unnecessary ADDIL instructions from the code in the executable ®le | ||
| and the removal of dead procedures. |
|
|
| |||
| This option is incompatible with the +ild option. |
| |
| For more details on linker optimizations refer to the +help option or the | ||
| Linker and Libraries User's Guide manual. |
|
|
Examine the data ®le produced by an instrumented program (see the | |||
| perform pro®le based optimizations on the code. This option should not be used with | ||
| the |
|
|
Ignored for | with ®le type | ||
| EXEC_MAGIC or SHARE_MAGIC , depending on whether | ||
| This is the default. This option is incompatible with |
| |
Set the origin (in hexadecimal) for the text (i.e., code) segment. |
| ||
| When used with the +ild option, if you change the offset after the initial incremen- | ||
| tal link, the linker performs an initial incremental link automatically. |
| |
Section 1−426 | − 4 − | ||