Chapter 1. Running Yasm

Table of Contents

1.1. yasm Synopsis
1.2. Description
1.3. Options
1.3.1. General Options
1.3.2. Warning Options
1.3.3. Preprocessor Options
1.4. Supported Target Architectures
1.5. Supported Parsers (Syntaxes)
1.6. Supported Object Formats
1.7. Supported Debugging Formats

1.1. yasm Synopsis

yasm [ -f format ] [ -o outfile ] [ other options ...] {infile}