How to Install gdc-m68k-linux-gnu in Ubuntu 18.04



Install gdc-m68k-linux-gnu by entering the following commands in the terminal:

sudo apt update
sudo apt install gdc-m68k-linux-gnu

Description:

GNU D compiler (based on GCC) for the m68k architecture

This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the m68k architecture.

Version: 4:8-20180321-2ubuntu1

Section: universe/devel