A target is an object file format. A given target may be supported for multiple architectures (see section Architecture selection). A target selection may also have variations for different operating systems or architectures.
The command to list valid target values is `objdump -i' (the first column of output contains the relevant information).
Some sample values are: `a.out-hp300bsd', `ecoff-littlemips', `a.out-sunos-big'.
objdump
TargetWays to specify:
GNUTARGET
objcopy
and strip
Input TargetWays to specify:
GNUTARGET
objcopy
and strip
Output TargetWays to specify:
objcopy
and strip
Input Target"
above)
GNUTARGET
nm
, size
, and strings
TargetWays to specify:
GNUTARGET
Ways to specify:
TARGET
(see section `Option Commands' in Using LD)
GNUTARGET
(see section `Environment' in Using LD)
Ways to specify:
OUTPUT_FORMAT
(see section `Option Commands' in Using LD)