Compile an executable

gnatmake

  • A low-level build tool for Ada programs (part of the GNAT toolchain).
    More information: <https://gcc.gnu.org/onlinedocs/gnat_ugn/Building-with-gnatmake.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

gnatmake {{source_file1.adb source_file2.adb ...}}

click the source code to copy install gnatmake on any operating system with command-not-found.com