slackbuilds_ponce/development/yasm
Heinz Wiesinger 9e2a44646a development/yasm: Updated for version 1.0.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-14 23:57:36 -05:00
..
README development/yasm: Updated for version 1.0.1. 2010-06-14 23:57:36 -05:00
slack-desc development/yasm: Added to 12.1 repository 2010-05-11 22:53:42 +02:00
yasm.info development/yasm: Updated for version 1.0.1. 2010-06-14 23:57:36 -05:00
yasm.SlackBuild development/yasm: Updated for version 1.0.1. 2010-06-14 23:57:36 -05:00

Yasm is a complete rewrite of the NASM assembler under the "new" BSD License 
(some portions are under other licenses, see COPYING for details).  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.

If you have Cython installed, you can build the python bindings by passing
PYTHON_BINDINGS=yes to the script.