Home | History | Annotate | Download | only in info

Lines Matching full:environment

79 * Environment::                 Environment Variables
82 File: ld.info, Node: Options, Next: Environment, Up: Invocation
215 The default format is taken from the environment variable
216 `GNUTARGET'. *Note Environment::. You can also define the input
328 environment variable. The GNU linker will ignore the `-F' option
411 cases also on how it was configured. *Note Environment::.
423 `LDEMULATION' environment variable, if that is defined.
843 default unless the environment variable `COLLECT_NO_DEMANGLE' is
1033 when linking an ELF executable, the contents of the environment
1078 were not used, search the contents of the environment variable
1084 5. For a native linker, the contents of the environment variable
1620 environment, so this method works only when runtime environment
1714 can be used by runtime environment to adjust references to such
1752 File: ld.info, Node: Environment, Prev: Options, Up: Invocation
1754 2.2 Environment Variables
1757 You can change the behaviour of `ld' with the environment variables
1763 the environment, `ld' uses the natural format of the target. If
1776 option is not used, and the `LDEMULATION' environment variable is not
1781 `COLLECT_NO_DEMANGLE' is set in the environment, then it will default
1782 to not demangling symbols. This environment variable is used in a
4798 to specialized code provided by the runtime environment. Recent
4879 Then you can link without any make environment changes.
6219 * COLLECT_NO_DEMANGLE: Environment. (line 29)
6251 * default emulation: Environment. (line 21)
6252 * default input format: Environment. (line 9)
6255 * demangling, default: Environment. (line 29)
6270 * emulation, default: Environment. (line 21)
6313 * GNUTARGET: Environment. (line 9)
6364 * LDEMULATION: Environment. (line 21)
6618 Node: Environment77347