* Binding with gnatbind::
* Linking with gnatlink::
* Using the GNU make Utility::
+* GNAT with the LLVM Back End::
Building with gnatmake
* Automatically Creating a List of Directories::
* Generating the Command Line Switches::
* Overcoming Command Line Length Limits::
-* GNAT with the LLVM Back End::
GNAT Utility Programs
* Binding with gnatbind::
* Linking with gnatlink::
* Using the GNU make Utility::
+* GNAT with the LLVM Back End::
@end menu
switch.
@end table
-@node Using the GNU make Utility,,Linking with gnatlink,Building Executable Programs with GNAT
+@node Using the GNU make Utility,GNAT with the LLVM Back End,Linking with gnatlink,Building Executable Programs with GNAT
@anchor{gnat_ugn/building_executable_programs_with_gnat id48}@anchor{12f}@anchor{gnat_ugn/building_executable_programs_with_gnat using-the-gnu-make-utility}@anchor{71}
@section Using the GNU @code{make} Utility
* Automatically Creating a List of Directories::
* Generating the Command Line Switches::
* Overcoming Command Line Length Limits::
-* GNAT with the LLVM Back End::
@end menu
gnatmake $@{GNATMAKE_SWITCHES@} main_unit
@end example
-@node Overcoming Command Line Length Limits,GNAT with the LLVM Back End,Generating the Command Line Switches,Using the GNU make Utility
+@node Overcoming Command Line Length Limits,,Generating the Command Line Switches,Using the GNU make Utility
@anchor{gnat_ugn/building_executable_programs_with_gnat id52}@anchor{136}@anchor{gnat_ugn/building_executable_programs_with_gnat overcoming-command-line-length-limits}@anchor{137}
@subsection Overcoming Command Line Length Limits
gnatmake main_unit
@end example
-@node GNAT with the LLVM Back End,,Overcoming Command Line Length Limits,Using the GNU make Utility
+@node GNAT with the LLVM Back End,,Using the GNU make Utility,Building Executable Programs with GNAT
@anchor{gnat_ugn/building_executable_programs_with_gnat gnat-with-the-llvm-back-end}@anchor{138}@anchor{gnat_ugn/building_executable_programs_with_gnat gnatllvm}@anchor{7}
-@subsection GNAT with the LLVM Back End
+@section GNAT with the LLVM Back End
This section outlines the usage of the GNAT compiler with the LLVM