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 | debootstrap.
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 | debootstrap.
sudo apt install -y debootstrap