Query: gtkada-config
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GTKADA-CONFIG(1) GtkAda programming manual GTKADA-CONFIG(1)NAMEgtkada-config - script to get information about the installed version of GTKADASYNOPSISgtkada-config [--prefix[=DIR]] [--version] [--libs] [--cflags] [--static]DESCRIPTIONgtkada-config is a tool that is used to configure to determine the compiler and linker flags that should be used to compile and link pro- grams that use GtkAda. To compile, bind and link a program against GtkAda, you invoke gnatmake like this: gnatmake my_prog `gtkada-config`OPTIONSgtkada-config accepts the following options: --version Print the currently installed version of GTKADA on the standard output. --libs Print the linker flags that are necessary to link a GTKADA program. --cflags Print the compiler flags that are necessary to compile a GTKADA program. --static Print the flags that are necessary to statically build a GTKADA program. --prefix Print the path prefix where GTKADA is installed.NOTESIn Debian GNU/Linux, a GNAT project file is available as an alternative; see /usr/share/ada/adainclude/gtkada.gpr.COPYRIGHT FOR THIS MAN PAGEThis man page has been written by Samuel Tardieu and modified by Ludovic Brenta and Nicolas Boulenguez for the Debian GNU/Linux distribu- tion, from information given by the GtkAda authors Emmanuel Briot, Joel Brobecker and Arnaud Charlet. Permission to use, copy, modify, and distribute this documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documenta- tion. Debian GNU/Linux 16 October 2011 GTKADA-CONFIG(1)
Related Man Pages |
---|
gdlib-config(1) - debian |
gtkada-config(1) - debian |
libcdaudio-config(1) - debian |
libgcrypt-config(1) - debian |
vdk-config-2(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Unix/Linux Newbie(ish) Question - IPC/Signals |
Regarding SO |
Compiling Error |
GtkAda contributions 2.2 (Default branch) |
Debugging a program written in two languages |