Home | History | Annotate | Download | only in info

Lines Matching full:environment

85 * Environment::                 Environment Variables
88 File: ld.info, Node: Options, Next: Environment, Up: Invocation
223 The default format is taken from the environment variable
224 `GNUTARGET'. *Note Environment::. You can also define the input
336 environment variable. The GNU linker will ignore the `-F' option
422 cases also on how it was configured. *Note Environment::.
434 `LDEMULATION' environment variable, if that is defined.
915 default unless the environment variable `COLLECT_NO_DEMANGLE' is
1135 when linking an ELF executable, the contents of the environment
1183 the environment variable `LD_RUN_PATH'.
1189 environment variable `LD_LIBRARY_PATH'.
1759 environment, so this method works only when runtime environment
1853 can be used by runtime environment to adjust references to such
1922 File: ld.info, Node: Environment, Prev: Options, Up: Invocation
1924 2.2 Environment Variables
1927 You can change the behaviour of `ld' with the environment variables
1933 the environment, `ld' uses the natural format of the target. If
1946 option is not used, and the `LDEMULATION' environment variable is not
1951 `COLLECT_NO_DEMANGLE' is set in the environment, then it will default
1952 to not demangling symbols. This environment variable is used in a
5259 to specialized code provided by the runtime environment. Recent
5341 Then you can link without any make environment changes.
6720 * COLLECT_NO_DEMANGLE: Environment. (line 29)
6752 * default emulation: Environment. (line 21)
6753 * default input format: Environment. (line 9)
6756 * demangling, default: Environment. (line 29)
6771 * emulation, default: Environment. (line 21)
6815 * GNUTARGET: Environment. (line 9)
6869 * LDEMULATION: Environment. (line 21)
7141 Node: Environment85511