How to Install gdc-8-arm-linux-gnueabi in Ubuntu 18.04



Install gdc-8-arm-linux-gnueabi by entering the following commands in the terminal:

sudo apt update
sudo apt install gdc-8-arm-linux-gnueabi

Description:

GNU D compiler (version 2)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2.

Homepage: http://gcc.gnu.org/

Version: 8-20180414-1ubuntu2cross1

Section: universe/devel