Noeud « Next »: , Noeud « Previous »: Supported Platforms, Noeud « Up »: Installation


1.2 Build requirements

An Ada compiler:

GNAT has to be properly installed and the bin directory of the GNAT installation directory have to be the first directory of your PATH environment variable.

GTKAda library

GTKAda has to be compiled and installed in the same install directory of GNAT for the following reason:

Besides, we encourage you to compile GTKAda statically (option --enable-static --disable-shared of the configure script of GTKAda. This allows to build applications that can run on other platforms that do not have GTKAda installed (GTK+ remains necessary nevertheless).