gprconfig

multi-language extensible build tool

Install

All systems
curl cmd.cat/gprconfig.sh
Debian Debian
apt-get install gprbuild
Ubuntu
apt-get install gprbuild
Fedora
dnf install gprbuild
Windows (WSL2)
sudo apt-get update sudo apt-get install gprbuild
Raspbian
apt-get install gprbuild

gprbuild

multi-language extensible build tool

A set of tools for processing GNAT project files: gprconfig detects available compilers, gprbuild runs them; gprslave helps distributing the build work across the network; gprinstall copies the objects to their final destination; gprclean removes them. The default configuration supports Ada, Assembler, C, C++, Fortran, and can be extended to support user source processing tools. The complete gprbuild user guide cannot be distributed by Debian because it is licensed under the GNU Free Documentation License with Invariant Sections and Cover Texts. It is published by upstream authors at http://docs.adacore.com/gprbuild-docs/html/gprbuild_ug.html.