www.delorie.com/gnu/docs/binutils/binutils_19.html | search |
![]() Buy GNU books! | |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
An architecture is a type of CPU on which an object file is to run. Its name may contain a colon, separating the name of the processor family from the name of the particular CPU.
The command to list valid architecture values is `objdump -i' (the second column contains the relevant information).
Sample values: `m68k:68020', `mips:3000', `sparc'.
objdump
Architecture Ways to specify:
objcopy
, nm
, size
, strings
Architecture Ways to specify:
Ways to specify:
Ways to specify:
OUTPUT_ARCH
(see section `Miscellaneous Commands' in Using LD)
webmaster | delorie software privacy |
Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |