Netwide Assembler (NASM)

Version: 
3.01
Release date: 
Wednesday, 28 January, 2015

License:

Interface:

Assembler compiler.

This software is distributed in two modes:
  • as compressed package that you have to download and manually install; if prerequisites are required, you will have to manually install them too;
  • as RPM package; you can install it using your favorite rpm package manager, that will take care to download and install both the software and its prerequisites.
Choose the installation mode that you prefer. Please note that not all the versions are available in both the installation modes.

Installation with rpm

This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.

nasm-2.14.02-1.oc00 (24/04/2020)
Repository: Netlabs stable
Version 2.14.02 * - Fix crash due to multiple errors or warnings during the code generation pass if a list file is specified.
nasm-debuginfo-2.14.02-1.oc00
Repository: Netlabs stable
nasm-rdoff-2.14.02-1.oc00
Repository: Netlabs stable
nasm-doc-2.14.02-1.oc00
Repository: Netlabs stable

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

You can install the prerequisites with rpm running the following string in a command line:

yum install libc libgcc1 libgcc-fwd libstdc++6 libsupc++6

Online documentation:

Following ones are the download links for manual installation:

Netwide Assembler (NASM) v. 3.01 (16/11/2025, KO Myung-Hun) Readme/What's new
v3.01: * Added `obj2' output format for OS/2 - Default attributes for a segment are ALIGN=16 and USE32. - Add a segment to FLAT group implicitly if 32-bit segment. - Recognize Unix sections .text, .rodata, .data and .bss as TEXT32, CONST32, DATA32 and BSS32 respectively for compatibility with other Unix platforms. - Set default classes implicitly for known segments such as TEXT32, CONST32, DATA32, BSS32 and so on. * Changed `GROUP' directive to be cumulative * Improved misc.
 www.hobbesarchive.com/Hobbes/pub/os2/dev/proglang/asm/nasm-3.01.zip
Netwide Assembler (NASM) v. 2.16.01 (28/12/2022, Paul Smedley (Smedles))
 www.hobbesarchive.com/Hobbes/pub/os2/dev/proglang/asm/NASM_2-16-01.zip  local copy
Netwide Assembler (NASM) v. 2.11.06 (28/1/2015, Dave Yeo) Readme/What's new
The revision history has moved to the file doc/changes.src, and is now included in the documentation as Appendix C.
 www.hobbesarchive.com/Hobbes/pub/os2/dev/proglang/asm/NASM_2-11-06.zip
Record updated last time on: 17/11/2025 - 19:08

Translate to...

Add new comment