Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki1095: Resources_nasm

NASM Resources#

NASM, is a free Intel x86 assembler that allows assembly applications to be ported across 32-bit x86 OSes.

User Resources#

Developer Resources#

How to build#

  1. Check out source from branch.
  2. Change directory into a build directory that matches the desired configuration. If you want the NASM executable to run on a Linux host, change into the linux-x86-o/ directory. If you desire a Windows hosted nasm executable, change into win32-x86-o/.
  3. Remove any existing files with the exception of 'GNUmakefile'.
  4. Type 'make'. The build will take sometime to complete.
  5. Once Make has successfully completed, if you are on a system that has write permissions on $QNX_HOST and $QNX_TARGET, switch to superuser/administrator access.
  6. Copy the NASM executable into $QNX_HOST/usr/bin/.

Branches#

BranchVersionStatus
tools/nasm/trun/k 0.98.39 Active
tools/nasm/branches/nasm_0_98_35_branch/ 0.98.35 Inactive



Active Tab Versions Inactive Tab - left sideAssociations Inactive Tab - left sideAttachments Inactive Tab - left sideBack LinksInactive Tab - right side  
    Version From To Version Comment Created By
    Version 6 Ryan Mansfield(deleted)  -  09/10/2007
    Version 5 Wade Hawkins(deleted)  -  09/07/2007
    Version 4 typo Brian Stecher  -  09/05/2007
    Version 3 Frederic Plante(deleted)  -  08/09/2007
    Version 2 Frederic Plante(deleted)  -  08/09/2007
    Version 1 Frederic Plante(deleted)  -  08/09/2007