📄 selecting-the-target-system.html
字号:
<html lang="en">
<head>
<title>GNU Binary Utilities</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Binary Utilities">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="Selecting%20The%20Target%20System">Selecting The Target System</a>,
Next:<a rel="next" accesskey="n" href="Reporting-Bugs.html#Reporting%20Bugs">Reporting Bugs</a>,
Previous:<a rel="previous" accesskey="p" href="dlltool.html#dlltool">dlltool</a>,
Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr><br>
</div>
<h2 class="chapter">Selecting the target system</h2>
<p>You can specify three aspects of the target system to the <small>GNU</small>
binary file utilities, each in several ways:
<ul>
<li>the target
<li>the architecture
<li>the linker emulation (which applies to the linker only)
</ul>
<p>In the following summaries, the lists of ways to specify values are in
order of decreasing precedence. The ways listed first override those
listed later.
<p>The commands to list valid values only list the values for which the
programs you are running were configured. If they were configured with
<code>--enable-targets=all</code>, the commands list most of the available
values, but a few are left out; not all targets can be configured in at
once because some of them can only be configured <dfn>native</dfn> (on hosts
with the same type as the target system).
<ul class="menu">
<li><a accesskey="1" href="Target-Selection.html#Target%20Selection">Target Selection</a>:
<li><a accesskey="2" href="Architecture-Selection.html#Architecture%20Selection">Architecture Selection</a>:
<li><a accesskey="3" href="Linker-Emulation-Selection.html#Linker%20Emulation%20Selection">Linker Emulation Selection</a>:
</ul>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -