• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/share/doc/arm-arm-none-eabi/html/binutils.html/
1<html lang="en">
2<head>
3<title>Selecting the Target System - GNU Binary Utilities</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="GNU Binary Utilities">
6<meta name="generator" content="makeinfo 4.13">
7<link title="Top" rel="start" href="index.html#Top">
8<link rel="prev" href="Common-Options.html#Common-Options" title="Common Options">
9<link rel="next" href="Reporting-Bugs.html#Reporting-Bugs" title="Reporting Bugs">
10<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11<!--
12Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
132000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
14Free Software Foundation, Inc.
15
16Permission is granted to copy, distribute and/or modify this document
17under the terms of the GNU Free Documentation License, Version 1.3
18or any later version published by the Free Software Foundation;
19with no Invariant Sections, with no Front-Cover Texts, and with no
20Back-Cover Texts.  A copy of the license is included in the
21section entitled ``GNU Free Documentation License''.
22
23-->
24<meta http-equiv="Content-Style-Type" content="text/css">
25<style type="text/css"><!--
26  pre.display { font-family:inherit }
27  pre.format  { font-family:inherit }
28  pre.smalldisplay { font-family:inherit; font-size:smaller }
29  pre.smallformat  { font-family:inherit; font-size:smaller }
30  pre.smallexample { font-size:smaller }
31  pre.smalllisp    { font-size:smaller }
32  span.sc    { font-variant:small-caps }
33  span.roman { font-family:serif; font-weight:normal; } 
34  span.sansserif { font-family:sans-serif; font-weight:normal; } 
35--></style>
36<link rel="stylesheet" type="text/css" href="../cs.css">
37</head>
38<body>
39<div class="node">
40<a name="Selecting-the-Target-System"></a>
41<p>
42Next:&nbsp;<a rel="next" accesskey="n" href="Reporting-Bugs.html#Reporting-Bugs">Reporting Bugs</a>,
43Previous:&nbsp;<a rel="previous" accesskey="p" href="Common-Options.html#Common-Options">Common Options</a>,
44Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
45<hr>
46</div>
47
48<h2 class="chapter">18 Selecting the Target System</h2>
49
50<p>You can specify two aspects of the target system to the <span class="sc">gnu</span>
51binary file utilities, each in several ways:
52
53     <ul>
54<li>the target
55
56     <li>the architecture
57</ul>
58
59   <p>In the following summaries, the lists of ways to specify values are in
60order of decreasing precedence.  The ways listed first override those
61listed later.
62
63   <p>The commands to list valid values only list the values for which the
64programs you are running were configured.  If they were configured with
65<samp><span class="option">--enable-targets=all</span></samp>, the commands list most of the available
66values, but a few are left out; not all targets can be configured in at
67once because some of them can only be configured <dfn>native</dfn> (on hosts
68with the same type as the target system).
69
70<ul class="menu">
71<li><a accesskey="1" href="Target-Selection.html#Target-Selection">Target Selection</a>
72<li><a accesskey="2" href="Architecture-Selection.html#Architecture-Selection">Architecture Selection</a>
73</ul>
74
75   </body></html>
76
77