OAR

RTEMS GNU Tools On-Line Library


Linker Emulation Selection

PREV UP next Bookshelf GNU Binary Utilities

15.3: Linker emulation selection

A linker emulation is a ``personality'' of the linker, which gives the linker default values for the other aspects of the target system. In particular, it consists of

The command to list valid linker emulation values is `ld -V'.

Sample values: `hp300bsd', `mipslit', `sun4'.

Ways to specify:

  1. command line option: `-m' (see Options)
  2. environment variable LDEMULATION
  3. compiled-in DEFAULT_EMULATION from `Makefile', which comes from EMUL in `config/target.mt'


PREV UP next Bookshelf GNU Binary Utilities

Packaging copyright © 1988-2000 OAR Corporation
Context copyright by each document's author. See Free Software Foundation for information.