⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 i386-options.html

📁 gcc手册
💻 HTML
字号:
<html lang="en">

<head>

<title>Using as</title>

<meta http-equiv="Content-Type" content="text/html">

<meta name="description" content="Using as">

<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="i386-Options">i386-Options</a>,

Next:<a rel="next" accesskey="n" href="i386-Syntax.html#i386-Syntax">i386-Syntax</a>,

Up:<a rel="up" accesskey="u" href="i386-Dependent.html#i386-Dependent">i386-Dependent</a>

<hr><br>

</div>



<h4 class="section">Options</h4>



   <p>The i386 version of <code>as</code> has a few machine

dependent options:



     <dl>

<dt><code>--32 | --64</code>

     <dd>Select the word size, either 32 bits or 64 bits. Selecting 32-bit

implies Intel i386 architecture, while 64-bit implies AMD x86-64

architecture.



     <p>These options are only available with the ELF object file format, and

require that the necessary BFD support has been included (on a 32-bit

platform you have to add -enable-64-bit-bfd to configure enable 64-bit

usage and use x86-64 as target platform). 

</dl>



   </body></html>



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -