Chapter 6. Quick start

Table of Contents
6.1. Introduction
6.2. Hello, world!
6.2.1. Program layout
6.2.2. NASM (hello.asm)
6.2.3. GAS (hello.S)
6.3. Building an executable
6.3.1. Producing object code
6.3.2. Producing executable