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

📄 bin86.html

📁 CLFS(Cross-Compiled Linux From Scratch)的文档 Version CLFS-SVN-20060417
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">  <head>    <meta http-equiv="Content-Type" content=    "application/xhtml+xml; charset=iso-8859-1" />    <title>      10.54.&nbsp;Bin86-0.16.17    </title>    <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />    <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />    <link rel="stylesheet" href="../stylesheets/lfs-print.css" type=    "text/css" media="print" />  </head>  <body id="lfs" class="CLFS-SVN-20060417-x86_64-Pure64">    <div class="navheader">      <div class="headertitles">        <h4>          Cross-Compiled Linux From Scratch - Version          CLFS-SVN-20060417-x86_64-Pure64        </h4>        <h3>          Chapter&nbsp;10.&nbsp;Installing Basic System Software        </h3>      </div>      <ul class="headerlinks">        <li class="prev">          <a accesskey="p" href="udev.html" title="Udev-090">Prev</a>          <p>            Udev-090          </p>        </li>        <li class="next">          <a accesskey="n" href="lilo.html" title="Lilo-22.7.1">Next</a>          <p>            Lilo-22.7.1          </p>        </li>        <li class="up">          <a accesskey="u" href="chapter.html" title=          "Chapter&nbsp;10.&nbsp;Installing Basic System Software">Up</a>.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64">          Home</a>        </li>      </ul>    </div>    <div class="wrap" lang="en" xml:lang="en">      <div class="titlepage">        <h1 class="sect1">          10.54. Bin86-0.16.17        </h1>      </div>      <div class="package" lang="en" xml:lang="en">        <p>          The Bin86 package contains an assembler and linker to produce 16 or          32-bit 8086 machine code.        </p>        <div class="segmentedlist">          <div class="seglistitem">            <div class="seg">              <strong><span class="segtitle">Installation depends              on:</span></strong> <span class="seg">Bash, Binutils,              Coreutils, GCC, Glibc, Make</span>            </div>          </div>        </div>      </div>      <div class="installation" lang="en" xml:lang="en">        <div class="titlepage">          <h2 class="sect2">            10.54.1. Installation of Bin86          </h2>        </div>        <p>          We are building bin86 because it is required to compile lilo, and          at the moment no other bootloader builds and runs on a pure64          system. If your machine has multiple systems (i.e. x86 or multilib)          you may prefer to use the bootloader from those systems, such as          grub.        </p>        <p>          This patch updates bin86 to compile on x86_64:        </p>        <pre class="userinput"><kbd class="command">patch -Np1 -i ../bin86-0.16.17-x86_64-1.patch</kbd></pre>        <p>          Compile the package:        </p>        <pre class="userinput"><kbd class="command">make</kbd></pre>        <p>          Install the package:        </p>        <pre class="userinput"><kbd class="command">make PREFIX=/usr install</kbd></pre>      </div>      <div class="content" lang="en" xml:lang="en">        <div class="titlepage">          <a id="contents-bin86" name="contents-bin86"></a>          <h2 class="sect2">            10.54.2. Contents of Bin86          </h2>        </div>        <div class="segmentedlist">          <div class="seglistitem">            <div class="seg">              <strong><span class="segtitle">Installed              programs:</span></strong> <span class="seg">as86, ld86, nm86,              objdump86, size86</span>            </div>          </div>        </div>        <div class="variablelist">          <h3>            <a id="id3692540" name="id3692540"></a>Short Descriptions          </h3>          <table border="0">            <col align="left" valign="top" />            <tbody>              <tr>                <td>                  <a id="as86" name="as86"></a><span class=                  "term"><span><strong class=                  "command">as86</strong></span></span>                </td>                <td>                  <p>                    An 8086 assembler                  </p>                </td>              </tr>              <tr>                <td>                  <a id="ld86" name="ld86"></a><span class=                  "term"><span><strong class=                  "command">ld86</strong></span></span>                </td>                <td>                  <p>                    A linker for the object files produced by as86                  </p>                </td>              </tr>              <tr>                <td>                  <a id="nm86" name="nm86"></a><span class=                  "term"><span><strong class=                  "command">nm86</strong></span></span>                </td>                <td>                  <p>                    Symbolic link to objdump86                  </p>                </td>              </tr>              <tr>                <td>                  <a id="objdump86" name="objdump86"></a><span class=                  "term"><span><strong class=                  "command">objdump86</strong></span></span>                </td>                <td>                  <p>                    A utility to examine and report on the output from as86                    and ld86                  </p>                </td>              </tr>              <tr>                <td>                  <a id="size86" name="size86"></a><span class=                  "term"><span><strong class=                  "command">size86</strong></span></span>                </td>                <td>                  <p>                    Symbolic link to objdump86                  </p>                </td>              </tr>            </tbody>          </table>        </div>      </div>    </div>    <div class="navfooter">      <ul>        <li class="prev">          <a accesskey="p" href="udev.html" title="Udev-090">Prev</a>          <p>            Udev-090          </p>        </li>        <li class="next">          <a accesskey="n" href="lilo.html" title="Lilo-22.7.1">Next</a>          <p>            Lilo-22.7.1          </p>        </li>        <li class="up">          <a accesskey="u" href="chapter.html" title=          "Chapter&nbsp;10.&nbsp;Installing Basic System Software">Up</a>.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64">          Home</a>.        </li>      </ul>    </div>  </body></html>

⌨️ 快捷键说明

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