Building a Cross-Compiler - i686-linux-gnu

Michele Bucca

2026-01-01

Abstract

This article talks about building a cross-compiler targeting i686-linux-gnu.
this file has been generated using pandoc and typst with the command

pandoc --standalone --toc=true --number-sections=true -f markdown+emoji -t pdf --pdf-engine=typst --metadata-file metadata.yaml -o i686-linux-gnu.pdf   i686-linux-gnu.md 

the metadata file is the following:

title: 'Building a Cross-Compiler'
subtitle: 'i686-linux-gnu'
author: 
- Michele Bucca
reference-links: true

Its source file can be executed directly as a script using blaze with the command

blaze bash i686-linux-gnu.md