Articles (edit)VIM (edit)SkinRSS Feeds
|
Articles /
Compile GNAT/ProThis page describes how to compile GNAT/Pro. First you will need to download the all GNAT/Pro sources available. Use your GNAT Tracker account and download in one go. build-gnat-proIt is really all done by the attached script:
Some notes about the script:
pathnames needed
current statusThe script works fine exept for GPS - GPS has it's own GNAT sources and they clash with the sources installed. Pitfalls (edit)PangoThe supplied pango won't compile with newer freetypes. In such cases you should install pango from the distribution. PythonThe Python detector in GPS is quite primitive and supplies misleading error messages. The --with-python options needs to point to a directory from which to find lib/libpython.so and include/python/. On most systems that should be /usr. You might have to provide symbolic links to the actual files and directories. But even when the python development files are found you might still experience link error. © 2005,2006 Martin Krischik, Content is available under GNU Free Documentation License. |