[ITP] yasm -- a complete rewrite of the NASM assembler
David Stacey
drstacey@tiscali.co.uk
Sun Oct 7 21:01:00 GMT 2012
wget --no-host-directories --force-directories --cut-dirs=1 \
http://www.drstacey.talktalk.net/yasm/yasm-1.2.0-1.tar.bz2 \
http://www.drstacey.talktalk.net/yasm/yasm-1.2.0-1-src.tar.bz2 \
http://www.drstacey.talktalk.net/yasm/setup.hint \
http://www.drstacey.talktalk.net/yasm/yasm-devel/yasm-devel-1.2.0-1.tar.bz2
\
http://www.drstacey.talktalk.net/yasm/yasm-devel/setup.hint \
http://www.drstacey.talktalk.net/yasm/yasm-debuginfo/yasm-debuginfo-1.2.0-1.tar.bz2
\
http://www.drstacey.talktalk.net/yasm/yasm-debuginfo/setup.hint
yasm has a number of built in tests which you can invoke with
cygport ./yasm-1.2.0-1.cygport test
I have split this into binary and devel packages, similar to Fedora.
This is the most recent release, dated 31 October 2011.
Licence is BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
[setup.hint]
category: Devel
requires: libintl8
sdesc: "Yasm is a complete rewrite of the NASM assembler under the 'new'
BSD License."
ldesc: "Yasm is a complete rewrite of the NASM assembler under the 'new'
BSD License.
Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM
and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit
Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates
source debugging information in STABS, DWARF 2, and CodeView 8 formats."
More information about the Cygwin-apps
mailing list