Next: , Previous: Supported Platforms, Up: Installation


3.2 Build requirements

An Ada compiler:

Optional:

Note: per construction, the macro configure used to find your GNAT compiler looks first to the executable gnatgcc, then adagcc and finally to gcc to find out which Ada compiler to use. You should be very careful with your path and executables if you have multiple GNAT versions installed. See below explanations on the ADA environment variable if you need to override the default guess.