glfs/general/prog/nasm/nasm-intro.xml
Larry Lawrence 284d8e17d3 DJ and Igor's daily work
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1020 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-03 01:17:42 +00:00

17 lines
706 B
XML

<sect2>
<title>Introduction to <application>NASM</application></title>
<para>NASM (The Netwide Assembler) is an 80x86 assembler designed for
portability and modularity. It includes a disassembler as well.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&NASM-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&NASM-download-ftp;"/></para></listitem>
<listitem><para>Download size: &NASM-size;</para></listitem>
<listitem><para>Estimated Disk space required: &NASM-buildsize;</para></listitem>
<listitem><para>Estimated build time: &NASM-time;</para></listitem></itemizedlist>
</sect3>
</sect2>