I am looking for a command line to check for the version of my Ada installation. Any help ?
Since you listed gcc
as your compiler this gcc -x Ada --version
should work.
Alternatively, if you're using GNAT, gnat compile --version
should work. This command should give you the version of GNATMAKE
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With