How to Install cross-gcc-dev in Ubuntu 18.04



Install cross-gcc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install cross-gcc-dev

Description:

Tools for building cross-compilers and cross-compiler packages

This package provides the rules and scripts for making cross-toolchain packages. It can also be used directly to make cross-toolchains that are not packaged for the archive.

Version: 176

Section: universe/devel