gccrs-14-i686-linux-gnu

GNU Rust compiler for the i686-linux-gnu architecture

!!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!!

gdc-14

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.

gdc-14-for-build

GNU D compiler (version 2) for the build architecture

This is the GNU D compiler for the build architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gdc-14-for-host

GNU D compiler (version 2) for the host architecture

This is the GNU D compiler for the host architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gdc-14-multilib

GNU D compiler (version 2, multilib support)

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

gfortran-14

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.