Create Debian sysroots
Introduction
We'll create Debian sysroots suitable for a GCC cross compiler.
Prerequisites
Debian or Ubuntu or any system that can run [1].
Install debootstrap
sudo apt install -y debootstrap
We'll create Debian sysroots suitable for a GCC cross compiler.
Debian or Ubuntu or any system that can run [1].
sudo apt install -y debootstrap