• 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-2013.11/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-2013 Free Software Foundation, Inc.
13
14Permission is granted to copy, distribute and/or modify this document
15under the terms of the GNU Free Documentation License, Version 1.3
16or any later version published by the Free Software Foundation;
17with no Invariant Sections, with no Front-Cover Texts, and with no
18Back-Cover Texts.  A copy of the license is included in the
19section entitled ``GNU Free Documentation License''.
20
21-->
22<meta http-equiv="Content-Style-Type" content="text/css">
23<style type="text/css"><!--
24  pre.display { font-family:inherit }
25  pre.format  { font-family:inherit }
26  pre.smalldisplay { font-family:inherit; font-size:smaller }
27  pre.smallformat  { font-family:inherit; font-size:smaller }
28  pre.smallexample { font-size:smaller }
29  pre.smalllisp    { font-size:smaller }
30  span.sc    { font-variant:small-caps }
31  span.roman { font-family:serif; font-weight:normal; } 
32  span.sansserif { font-family:sans-serif; font-weight:normal; } 
33--></style>
34<link rel="stylesheet" type="text/css" href="../cs.css">
35</head>
36<body>
37<div class="node">
38<a name="Selecting-the-Target-System"></a>
39<p>
40Next:&nbsp;<a rel="next" accesskey="n" href="Reporting-Bugs.html#Reporting-Bugs">Reporting Bugs</a>,
41Previous:&nbsp;<a rel="previous" accesskey="p" href="Common-Options.html#Common-Options">Common Options</a>,
42Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
43<hr>
44</div>
45
46<h2 class="chapter">18 Selecting the Target System</h2>
47
48<p>You can specify two aspects of the target system to the <span class="sc">gnu</span>
49binary file utilities, each in several ways:
50
51     <ul>
52<li>the target
53
54     <li>the architecture
55</ul>
56
57   <p>In the following summaries, the lists of ways to specify values are in
58order of decreasing precedence.  The ways listed first override those
59listed later.
60
61   <p>The commands to list valid values only list the values for which the
62programs you are running were configured.  If they were configured with
63<samp><span class="option">--enable-targets=all</span></samp>, the commands list most of the available
64values, but a few are left out; not all targets can be configured in at
65once because some of them can only be configured <dfn>native</dfn> (on hosts
66with the same type as the target system).
67
68<ul class="menu">
69<li><a accesskey="1" href="Target-Selection.html#Target-Selection">Target Selection</a>
70<li><a accesskey="2" href="Architecture-Selection.html#Architecture-Selection">Architecture Selection</a>
71</ul>
72
73   </body></html>
74
75