yasm: A complete rewrite of the NASM assembler1

Package available in: [trunk] [8.0] [7.0] [6.0]

Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). It is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module.

... part of T2, get it here

URL: http://www.tortall.net/projects/yasm/

Author: Peter Johnson <peter [at] tortall [dot] net>
Author: Michael Urman <mu [at] tortall [dot] net>
Maintainer: Leonel Ivan Saafigueroa <leonel [at] saafigueroa [dot] com [dot] ar>

License: BSD
Status: Stable
Version: 0.6.1

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does only support: x86 x86-64

Download: http://www.tortall.net/projects/yasm/releases/ yasm-0.6.1.tar.gz

T2 source: yasm.cache
T2 source: yasm.desc

Build time (on reference hardware): 50% (relative to binutils)2

Installed size (on reference hardware): 1.32 MB, 95 files

Dependencies (build time detected): 00-dirtree bash binutils bison bzip2 coreutils diffutils findutils gawk gcc gettext glibc grep linux-header make mktemp net-tools sed sysfiles tar util-linux

Installed files (on reference hardware): n.a.

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).