The Netwide Assembler, NASM, is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats, including Linux, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be sim- ple and easy to understand, similar to Intel's but less complex. It supports Pentium, P6 and MMX opcodes, and has macro capability. It includes a disassembler as well.
... part of T2, get it here
URL: https://nasm.sourceforge.net/
Author: H. Peter Anvin <hpa [at] zytor [dot] com> {Current Maintainer}
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 2.16.01
Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.
Download: http://www.nasm.us/pub/nasm/releasebuilds/2.16.01/ nasm-2.16.01.tar.xz
T2 source: compile.patch.dietlibc
T2 source: nasm.cache
T2 source: nasm.desc
Build time (on reference hardware): 6% (relative to binutils)2
Installed size (on reference hardware): 2.33 MB, 9 files
Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make sed tar xz
Installed files (on reference hardware):
[show]
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).