Portál AbcLinuxu, 8. listopadu 2025 16:25
NASM(1) NASM(1)
NAME
nasm - the Netwide Assembler - portable 80x86 assembler
SYNOPSIS
nasm [ -f format ] [ -o outfile ] [ options... ] infile
nasm -h
nasm -r
DESCRIPTION
The nasm command assembles the file infile and directs output to the
file outfile if specified. If outfile is not specified, nasm will
derive a default output file name from the name of its input file, usu-
ally by appending ‘.o’ or ‘.obj’, or by removing all extensions for a
raw binary file. Failing that, the output file name will be ‘nasm.out’.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.