Language

Package: yasm @ 1.3.0

Synopsis

Rewrite of the NASM assembler

Description

Yasm is a complete rewrite of the NASM assembler.

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.

Home page
https://yasm.tortall.net/
Location
gnu/packages/assembly.scm (line: 101, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/nkq0v4iqh2rfy4g0x4r8zl99fmh6lwyr-yasm-1.3.0.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/pjcqwfg8wav428jl3yqcqbsyrylz3g08-yasm-1.3.0.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/95k9zlxgmy7lrh22f6vs83rpl64xh4pk-yasm-1.3.0.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/d1hhz0bqvpjn49wcb13cz96qz0fhw798-yasm-1.3.0.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/vka7pl5n8d3mn7pw6270x9n8gpnz64jf-yasm-1.3.0.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/6mzbk87byww9bknby93gvajlf6fcy2ci-yasm-1.3.0.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/a155v00gi74nk8hnzj4iga1cvpl9rx3f-yasm-1.3.0.drv
    x86_64-linuxi586-pc-gnu/gnu/store/1hc6qvl5gnnr0fy0nqr704g0swv3f6h1-yasm-1.3.0.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/l1yz6h6rj2h0bbw2s006w4a61pb1xw4b-yasm-1.3.0.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/45arckhmnrpcdcj7kfyv3s73any9psvl-yasm-1.3.0.drv
    riscv64-linux/gnu/store/qy5j4ra7dxip8lkkfbyrpg5m4gy98p6p-yasm-1.3.0.drv
      powerpc-linux/gnu/store/ijdw6zsdrijp4qwip6jfids2piwgwlzp-yasm-1.3.0.drv
        powerpc64le-linux/gnu/store/a1018raiwfk0xs6i9x6xlwhmmp4zqs9h-yasm-1.3.0.drv
        mips64el-linux/gnu/store/rfc2af7y8isvwpkgx8wvchvr4bm8pqkp-yasm-1.3.0.drv
          i686-linux/gnu/store/zrdf2s5y8cw9z8q5fy12pjwvyhwwc895-yasm-1.3.0.drv
            i586-gnu/gnu/store/slkwlx6f8jl1dfdmbzzz5x197kx6590p-yasm-1.3.0.drv
            armhf-linux/gnu/store/0yafj29hb1dzbg7rzainpr558kvndybp-yasm-1.3.0.drv
            aarch64-linux/gnu/store/by0yrfbbpbq81v9nklmx10wjfwdq7k42-yasm-1.3.0.drv

            Lint warnings

            LinterMessageLocation
            input-labels

            Identify input labels that do not match package names

            label 'python' does not match package name 'python-wrapper'